nova: update to kernel supporting AMD IO-MMU

Fixes #3928
This commit is contained in:
Alexander Boettcher 2020-10-28 22:43:34 +01:00 committed by Christian Helmuth
parent d9cde328cb
commit b7ba508110
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
b689cd9de3147d57a7c6f58a3187aade355ca621
e0a4960688b5e6aac8f77998dda98e891e19441c

View File

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