aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-09-18 10:32:40 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-09-18 10:32:40 +0100
commit19dc3860dcfde9bc4ec4ef35bb1337e13276f630 (patch)
treee60e9c438f0031a7c4f70196837b74b9fd677d2d /Config.mk
parentf2878b5bb1a0b9c25efca3c594d764c9e13b50c0 (diff)
downloadxen-19dc3860dcfde9bc4ec4ef35bb1337e13276f630.tar.gz
xen-19dc3860dcfde9bc4ec4ef35bb1337e13276f630.tar.bz2
xen-19dc3860dcfde9bc4ec4ef35bb1337e13276f630.zip
Remove internal tools/ioemu tree.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/Config.mk b/Config.mk
index 5976c2b9a7..9280228060 100644
--- a/Config.mk
+++ b/Config.mk
@@ -100,9 +100,8 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
# Specify which qemu-dm to use. This may be `ioemu' to use the old
# Mercurial in-tree version, or a local directory, or a git URL.
-# CONFIG_QEMU ?= ioemu
-# CONFIG_QEMU ?= ../qemu-xen.git
-CONFIG_QEMU ?= $(QEMU_REMOTE)
+# CONFIG_QEMU ?= ../qemu-xen.git
+CONFIG_QEMU ?= $(QEMU_REMOTE)
# Optional components
XENSTAT_XENTOP ?= y