nova: evaluate second kernel buddy earlier

Fixes #3195
This commit is contained in:
Alexander Boettcher
2019-02-28 15:19:16 +01:00
committed by Norman Feske
parent 38d3577c10
commit 30ddae0f91
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
162a703f246e7be94efd2001d7d7e13148434ad7
fbcb216e5fcf0efd73751285110086665d6629cd

View File

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