genode/repos/base-nova/ports/nova.port

11 lines
304 B
Plaintext
Raw Normal View History

LICENSE := GPLv2
VERSION := git
DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
2016-04-04 19:33:13 +00:00
REV(nova) := 53ab024b691b2ac4ffdc62fac28ff17b0a508670
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)