mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-17 10:19:48 +00:00
615f2ba2da
- export framebuffer information as platform_info ROM by core Issue #2242
11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := nova.git
|
|
|
|
# r9 branch - use r9_debug for more verbose kernel messages
|
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
|
REV(nova) := 402338722a991ea9f203e098484af6748cb1f14d
|
|
DIR(nova) := src/kernel/nova
|
|
|
|
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|