Mailing List Archive

[xen-unstable] [IA64] Fix tools build.
# HG changeset patch
# User kfraser@localhost.localdomain
# Date 1185955075 -3600
# Node ID 43836c2b595bcf7ea42a405dd5eb09f54c386d25
# Parent 0636f262ecd8a38f46e97e0ec74fb00a4ffe4ab8
[IA64] Fix tools build.
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
tools/libxc/ia64/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)

diff -r 0636f262ecd8 -r 43836c2b595b tools/libxc/ia64/Makefile
--- a/tools/libxc/ia64/Makefile Tue Jul 31 18:59:00 2007 +0100
+++ b/tools/libxc/ia64/Makefile Wed Aug 01 08:57:55 2007 +0100
@@ -5,7 +5,9 @@ GUEST_SRCS-y += ia64/xc_ia64_linux_resto
GUEST_SRCS-y += ia64/xc_ia64_linux_restore.c

GUEST_SRCS-y += ia64/xc_dom_ia64_util.c
-DOMFW_SRCS_BASE := dom_fw_common.c dom_fw_domu.c dom_fw_asm.S dom_fw_acpi.c
+GUEST_SRCS-y += ia64/dom_fw_acpi.c
+
+DOMFW_SRCS_BASE := dom_fw_common.c dom_fw_domu.c dom_fw_asm.S
DOMFW_SRCS := $(addprefix ia64/, $(DOMFW_SRCS_BASE))
$(DOMFW_SRCS):
ln -sf ../$(XEN_ROOT)/xen/arch/ia64/xen/$(@F) $@

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog