mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
b50e54b0a8
Issue #3307
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := nova.git
|
|
|
|
# r10 branch
|
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
|
REV(nova) := 0ebcb4fc5a25d1df4451a89cbc87d88e099acbd3
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|