nova: use kernel with DMAR quirk for Lenovo X250

Issue #1764
This commit is contained in:
Alexander Boettcher 2015-11-25 09:44:13 +01:00 committed by Christian Helmuth
parent 7857e830a3
commit f92a6a9594
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
efc658b16e2c7e3ae78fe72e03b34510d1aee0b1
c06bcf2e1978d969d7363bb5802fc80aa5bb30ca

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) := ae14ffde62a1de3bf4f4f6f173e3be63872e7f90
REV(nova) := 1fe5ac3e72ded82035a01ba2e71a3b24a85154a7
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)