create_builddir: add default RUN_OPT configuration

This commit is contained in:
Josef Söntgen 2015-01-19 22:12:00 +01:00 committed by Christian Helmuth
parent c706b1c0a7
commit ce24547eea
24 changed files with 158 additions and 0 deletions

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-codezero
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/codezero \
--include power_on/qemu --include log/qemu

View File

@ -1 +1,7 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-fiasco
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/fiasco \
--include power_on/qemu --include log/qemu --include image/iso

View File

@ -1 +1,7 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc

View File

@ -1 +1,7 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc

View File

@ -1 +1,7 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc \
--include power_on/qemu --include log/qemu

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc \
--include power_on/qemu --include log/qemu

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc \
--include power_on/qemu --include log/qemu --include image/iso

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-foc
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/foc \
--include power_on/qemu --include log/qemu --include image/iso

View File

@ -1 +1,7 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw

View File

@ -1 +1,7 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw

View File

@ -1 +1,7 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw

View File

@ -1 +1,7 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw

View File

@ -1 +1,7 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw

View File

@ -1 +1,8 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw \
--include power_on/qemu --include log/qemu

View File

@ -1 +1,7 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw

View File

@ -1 +1,8 @@
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/hw \
--include power_on/qemu --include log/qemu

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-linux
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/linux \
--include power_on/linux --include log/linux

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-linux
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/linux \
--include power_on/linux --include log/linux

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-linux
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/linux \
--include power_on/linux --include log/linux

View File

@ -1,5 +1,12 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-nova
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/nova \
--include power_on/qemu --include log/qemu --include image/iso
#
# The current NOVA kernel build is optimized for Intel Core2 Duo.
#

View File

@ -1,5 +1,12 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-nova
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/nova \
--include power_on/qemu --include log/qemu --include image/iso
#
# The current NOVA kernel build is optimized for Intel Core2 Duo.
#

View File

@ -1 +1,8 @@
REPOSITORIES = $(GENODE_DIR)/repos/base-okl4
##
## Kernel-specific run tool configuration
##
RUN_OPT = --include boot_dir/okl4 \
--include power_on/qemu --include log/qemu --include image/iso

View File

@ -1 +1,8 @@
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