mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-02 12:06:44 +00:00
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
|
REPOSITORIES = $(GENODE_DIR)/repos/base-sel4
|
||
|
|
||
|
##
|
||
|
## Kernel-specific run tool configuration
|
||
|
##
|
||
|
RUN_OPT = --include boot_dir/sel4 \
|
||
|
--include power_on/qemu --include log/qemu --include image/iso
|