mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-01 11:36:43 +00:00
7b6cd28dcb
Fixes compiler warnings and re-enables debug commits regarding out of memory situations. Fixes #1551
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := nova.git
|
|
|
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
|
# r9 branch
|
|
REV(nova) := 27a42d2124a6631f58e7d925170b6b3bac36e2f8
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|