mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
9 lines
205 B
Plaintext
9 lines
205 B
Plaintext
REPOSITORIES = $(GENODE_DIR)/repos/base-okl4
|
|
|
|
##
|
|
## Kernel-specific run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include boot_dir/okl4 \
|
|
--include power_on/qemu --include log/qemu --include image/iso
|