mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
|
LICENSE := GPLv2
|
||
|
VERSION := git
|
||
|
DOWNLOADS := nova.git
|
||
|
|
||
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||
|
REV(nova) := r5
|
||
|
DIR(nova) := src/kernel/nova
|
||
|
|
||
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|