mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 07:22:25 +00:00
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
|
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
|
||
|
|
||
|
##
|
||
|
## Kernel-specific run tool configuration
|
||
|
##
|
||
|
|
||
|
RUN_OPT = --include boot_dir/hw --include power_on/qemu --include log/qemu
|