Always use branch tukija for NOVA.

This commit is contained in:
Michael Mueller
2023-12-15 14:27:57 +01:00
parent 539bb07995
commit 705f262eb9
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
cda426e631c475c21b8ff443bfa01f90f38d95a3
968b205c5c1b6a93846626cf7307b19eb6bac891

View File

@@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# feature/numa branch
URL(nova) := https://github.com/mmueller41/NOVA.git
REV(nova) := 8d024288da12cb3a0366641e62c53876b7d827dd
REV(nova) := tukija
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))