aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ioemu/Makefile.target')
-rw-r--r--tools/ioemu/Makefile.target7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/ioemu/Makefile.target b/tools/ioemu/Makefile.target
index 7434aa2e84..a5f715896f 100644
--- a/tools/ioemu/Makefile.target
+++ b/tools/ioemu/Makefile.target
@@ -358,13 +358,6 @@ VL_OBJS+=tap-win32.o
endif
ifdef CONFIG_STUBDOM
-VL_OBJS+=main-qemu.o
-CFLAGS += -DCONFIG_QEMU
-main-qemu.c:
- ln -s $(XEN_ROOT)/extras/mini-os/main.c $@
-endif
-
-ifdef CONFIG_STUBDOM
#CONFIG_PASSTHROUGH=1
else
ifeq (,$(wildcard /usr/include/pci))