nova: support more MSIs

Issue #4578

Ref alex-ab/nova#8
This commit is contained in:
Alexander Boettcher 2022-09-29 08:09:18 +02:00 committed by Christian Helmuth
parent b20cabb6e4
commit 9e33e57294
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1b4d51180f6c3e64b2adb13a27257ef0544b859d
9ad770935115d201863fd83924e4684b14b8b56f

View File

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