base_nova: Include hotfix for performance counters.

This commit is contained in:
Michael Mueller
2023-08-03 13:03:11 +02:00
parent 2c5ebb131c
commit 005b3dfdf4
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
52fcb4b19aa032eaba5484a69c3c4c491c2a6915
cda426e631c475c21b8ff443bfa01f90f38d95a3

View File

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