nova: disable super pages for DMAR units

This commit is contained in:
Alexander Boettcher 2015-11-27 16:54:30 +01:00 committed by Christian Helmuth
parent d0ebdfba4b
commit 5b376188da
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
c813250e77060c9831f8752d86e7653793e4722b
2166821bc63da26b96989159caff67ef4fc9a381

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 84ce824948ba77f465b92a3f50a23fad46853cc0
REV(nova) := acff3bc6c3cadae9db8f19fcade27d0015c4c61c
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)