mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
f358fcbda6
- when memory is detached Issue #3963
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) := b49bc550b934d542641a86dc35590b193141c5a7
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|