nova: fix kernel freezing

Fixes #1815
This commit is contained in:
Alexander Boettcher 2015-12-08 10:55:13 +01:00 committed by Christian Helmuth
parent 89d3083c9f
commit 1aa6a2a4a1
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2166821bc63da26b96989159caff67ef4fc9a381
d4dbaf29783212a7efc49129b2f435cebf4f8660

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) := acff3bc6c3cadae9db8f19fcade27d0015c4c61c
REV(nova) := d662428faa1649240a99dac7dda2be8c8662078c
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)