mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
hw_x86_64_muen: Drop QEMU related RUN_OPTS
This platform does not support execution on QEMU.
This commit is contained in:
parent
a98b94f80e
commit
d3a4ed87d1
@ -4,6 +4,4 @@ REPOSITORIES += $(GENODE_DIR)/repos/base-hw
|
|||||||
## Kernel-specific run tool configuration
|
## Kernel-specific run tool configuration
|
||||||
##
|
##
|
||||||
|
|
||||||
RUN_OPT = --include boot_dir/hw \
|
RUN_OPT = --include boot_dir/hw --include image/iso
|
||||||
--include power_on/qemu --include log/qemu --include image/iso
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user