Add hw_x86_64 to create_builddir tool
This commit is contained in:
committed by
Christian Helmuth
parent
97758f8468
commit
cc00af85bf
9
tool/builddir/etc/build.conf.hw_x86_64
Normal file
9
tool/builddir/etc/build.conf.hw_x86_64
Normal file
@@ -0,0 +1,9 @@
|
||||
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
|
||||
|
||||
##
|
||||
## Kernel-specific run tool configuration
|
||||
##
|
||||
|
||||
RUN_OPT = --include boot_dir/hw \
|
||||
--include power_on/qemu --include log/qemu --include image/iso
|
||||
|
||||
Reference in New Issue
Block a user