mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-11 15:33:04 +00:00
0a0a6ef591
Fixes issues detected during destruction in Issue #3041
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) := c2f95bf30989cbffb89d43c1d1ea8206569ec382
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|