nova: use kernel with enabled SMAP feature

Issue #1723
This commit is contained in:
Alexander Boettcher 2017-10-19 13:26:49 +02:00 committed by Christian Helmuth
parent 9655ebbefe
commit 26eb0ce794
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
4d8b81a60e34ee62ad9b6f24bfc5e0bf670a4f21
52c29b12c6e2a4c5eb31134cbbe7d01b1e98153b

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