mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
REPOSITORIES = $(GENODE_DIR)/repos/base-pistachio
|
|
|
|
##
|
|
## Kernel-specific run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include boot_dir/pistachio \
|
|
--include power_on/qemu --include log/qemu --include image/iso
|