mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 16:31:06 +00:00
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
REPOSITORIES = $(GENODE_DIR)/repos/base-codezero
|
|
|
|
##
|
|
## Kernel-specific run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include boot_dir/codezero \
|
|
--include power_on/qemu --include log/qemu
|