Revert 18232:2e47722d3501
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 4 Aug 2008 22:00:30 +0000 (23:00 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 4 Aug 2008 22:00:30 +0000 (23:00 +0100)
Config.mk

index 990489fcdb4146c79e03a97a40634f4618812940..2cb15d4be013244ad17a11d7f8c82e8812b55d3d 100644 (file)
--- 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