mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
ad24b25af0
Fixes #1672
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := nova.git
|
|
|
|
# r9 branch
|
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
|
REV(nova) := acacde27eecbe3708a4caa6f8af781462f3f4776
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|