hw_x86_64_muen: Drop QEMU related RUN_OPTS

This platform does not support execution on QEMU.
This commit is contained in:
Adrian-Ken Rueegsegger 2015-08-25 23:42:31 +02:00 committed by Christian Helmuth
parent a98b94f80e
commit d3a4ed87d1
1 changed files with 1 additions and 3 deletions

View File

@ -4,6 +4,4 @@ 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
RUN_OPT = --include boot_dir/hw --include image/iso