diff -ur xen-unstable-orig/tools/ioemu/target-i386-dm/Makefile xen-unstable/tools/ioemu/target-i386-dm/Makefile --- xen-unstable-orig/tools/ioemu/target-i386-dm/Makefile 2005-05-21 22:31:42.000000000 -0500 +++ xen-unstable/tools/ioemu/target-i386-dm/Makefile 2005-05-22 18:14:49.727960384 -0500 @@ -300,7 +300,7 @@ ifdef CONFIG_STATIC VL_LDFLAGS+=-static endif -VL_LDFLAGS+=-Wl,-T,$(SRC_PATH)/$(HOST_ARCH).ld +VL_LDFLAGS+=-Wl,-T,$(SRC_PATH)/$(TARGET_ARCH).ld ifndef CONFIG_DARWIN ifndef CONFIG_WIN32 VL_LIBS=-lutil