nova: update kernel for gcc 10

Fixes #4114
This commit is contained in:
Christian Prochaska 2021-04-29 14:53:41 +02:00 committed by Norman Feske
parent fad85c3fd5
commit 405e6744fb
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0316f8810c665d115fb860399d824a6531aa5aad
2ff8c9abf7389a2bdb7e0aa8aa4d2fec688c51af

View File

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