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
REV(nova) := d6140259996ef79d26be9051e9a02c88a273cdcb
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)