mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := git
|
|
DOWNLOADS := sel4_tools.git
|
|
|
|
URL(sel4_tools) := https://github.com/skalk/seL4_tools.git
|
|
# Rev 9.0.x genode branch
|
|
REV(sel4_tools) := 3839bb9740f8f13266de4273774004634388a2f7
|
|
DIR(sel4_tools) := src/tool/sel4_tools
|
|
|
|
$(call check_tool,python)
|
|
$(call check_tool,cpio)
|