mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
0a1bc1f4b7
Fixes #3587
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) := 68c2fb1671e75d811a4787e35b0d0c6cc85815c0
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|