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