mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
c60d65150e
Fixes #1596
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
|
|
|
|
##
|
|
## Kernel-specific run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include boot_dir/foc \
|
|
--include power_on/qemu --include log/qemu
|