nova: build fixes with GCC 6 of kernel

Fixes #2379
Fixes #2380
This commit is contained in:
Alexander Boettcher 2017-04-12 11:53:48 +02:00 committed by Christian Helmuth
parent 9af8e27d31
commit 6513d0ce0f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2c8890618fa5f5db286c7efae4736c4aa6d5061f
8be6c70775fb3a0b34a98364136852bff13ec9ed

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