nova: fix sc kernel assertions

Fixes #2161
This commit is contained in:
Alexander Boettcher 2016-11-03 13:44:02 +01:00 committed by Christian Helmuth
parent eff90d759f
commit 74c0b22066
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
dcaeb80c39a8f324129517bed071191b2243a8a7
59cc18dd3ea0c190f75c2e7d8fa35f84ca43d0fb

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 6ad6dcece4ab9fb5c0caab0a0734c3082c5753c4
REV(nova) := 85bac7065cdee3045efbedd116c46bd79f55fe5c
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)