nova: support fixed ACPI event delivery by kernel

Issue #1962
This commit is contained in:
Alexander Boettcher 2016-05-12 12:53:17 +02:00 committed by Christian Helmuth
parent e1c451f19a
commit b9b8114a4e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
b27175ffa51a7e3c19784f2789e5ab0fb37034f3
03e653d58b4e77d1a852861ea993f852703249e0

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