mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := nova.git
|
|
|
|
# feature/numa branch
|
|
URL(nova) := https://github.com/mmueller41/NOVA.git
|
|
REV(nova) := 6479677bd61db47bcdcb4bd796566f83b9f655ef
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|