mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
8c6e3c6251
issue #1880
10 lines
184 B
Plaintext
10 lines
184 B
Plaintext
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
|
|
|
|
##
|
|
## Kernel-specific run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include boot_dir/hw \
|
|
--include power_on/spike --include log/spike
|
|
|