mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
a16eeeec5d
Issue #4669
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) := 1b400b4d48729c6119bf9f2cae7cf857cb3371b7
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|