mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 09:38:53 +00:00
f5329c23b7
+ adjust syscall headers accordingly Issue #1446
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := nova.git
|
|
|
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
|
# r8 branch
|
|
REV(nova) := 123f1e73080b7129a707c7e9547e14052ea6fe32
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|