mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-11 15:33:04 +00:00
nova: use updated r9 kernel branch
Fixes a kernel regression (because of using builtin_retrun_address) introduced by the out-of-memory commits. Issue #1601
This commit is contained in:
parent
9cd85ddcf7
commit
b438181188
@ -1 +1 @@
|
|||||||
9f2aef990ef7fcf148a53e63ba9bebdb0e3fff10
|
361b07cc4c3e43610e1bb772932597d45be69c28
|
||||||
|
@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
|||||||
|
|
||||||
# r9 branch
|
# r9 branch
|
||||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||||
REV(nova) := 7de4ddd3b7af33affdd8f36aa997b20b52bd2ef6
|
REV(nova) := 834519fa28b1f2fc46e3b10746b4838a19470c7a
|
||||||
DIR(nova) := src/kernel/nova
|
DIR(nova) := src/kernel/nova
|
||||||
|
|
||||||
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|
||||||
|
Loading…
Reference in New Issue
Block a user