[IA64] use ioemu-remote as default on ia64.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Sep 2008 09:49:00 +0000 (10:49 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Sep 2008 09:49:00 +0000 (10:49 +0100)
Now ioemu-remote compiles for ia64 so that make it default.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Config.mk

index 19c8bd4a6fd45c88fad4951ef21b1cd1ea8604bc..65f2de88ec5f936dda220f3e0461b54ff813b875 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -86,11 +86,7 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
 # Mercurial in-tree version, or a local directory, or a git URL.
 # CONFIG_QEMU   ?= ioemu
 # CONFIG_QEMU   ?= ../qemu-xen.git
-ifeq ($(XEN_TARGET_ARCH),ia64)
-CONFIG_QEMU   ?= ioemu
-else
 CONFIG_QEMU   ?= $(QEMU_REMOTE)
-endif
 
 # Optional components
 XENSTAT_XENTOP     ?= y