nova: exclude framebuffer range from buddy memory

Fixes #3013
This commit is contained in:
Alexander Boettcher 2018-10-17 14:16:25 +02:00 committed by Christian Helmuth
parent ca727ea3d9
commit e6ddffb93c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6f1ccc8c9e1a2fe3a774f76193979dc23f23abe9
d31259810f0f2b08e41bc9aa89a445ae22794d20

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r10 branch
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 799569da2097aa17e8ba750ac2218d1a466cd8b8
REV(nova) := 27a54981ac0baf0e4e048f5d5ad98fe9c605c35a
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))