From 6295f7b8fd87c41a5d1cbfabc5e8f2fd49a99cf3 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Mon, 4 Aug 2008 23:00:30 +0100 Subject: Revert 18232:2e47722d3501 --- Config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.mk b/Config.mk index 990489fcdb..2cb15d4be0 100644 --- a/Config.mk +++ b/Config.mk @@ -82,9 +82,9 @@ 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 ?= ioemu # CONFIG_QEMU ?= ../qemu-xen.git -# CONFIG_QEMU ?= $(QEMU_REMOTE) +CONFIG_QEMU ?= $(QEMU_REMOTE) # Optional components XENSTAT_XENTOP ?= y -- cgit v1.2.3