|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [xenppc-unstable] [LIBXC] remove relocated file from Makefile
# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID aed85530f3c224821ff3f2b8e4631e56a754729a
# Parent c4cd9562b52dc488602025b937c46d154ff4e76d
[LIBXC] remove relocated file from Makefile
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
---
tools/libxc/Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r c4cd9562b52d -r aed85530f3c2 tools/libxc/Makefile
--- a/tools/libxc/Makefile Tue Aug 08 18:30:11 2006 -0500
+++ b/tools/libxc/Makefile Tue Aug 08 18:37:46 2006 -0500
@@ -29,7 +29,6 @@ GUEST_SRCS-y += xc_load_bin.c
GUEST_SRCS-y += xc_load_bin.c
GUEST_SRCS-y += xc_load_elf.c
GUEST_SRCS-y += xg_private.c
-GUEST_SRCS-$(CONFIG_POWERPC) += xc_ppc_linux_build.c
GUEST_SRCS-$(CONFIG_X86) += xc_linux_build.c
GUEST_SRCS-$(CONFIG_IA64) += xc_linux_build.c
GUEST_SRCS-$(CONFIG_MIGRATE) += xc_linux_restore.c xc_linux_save.c
@@ -140,3 +139,4 @@ libxenguest.so.$(MAJOR).$(MINOR): $(GUES
$(CC) $(CFLAGS) $(LDFLAGS) -Wl,-soname -Wl,libxenguest.so.$(MAJOR)
-shared -o $@ $^ -lz -lxenctrl
-include $(DEPS)
+
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [xenppc-unstable] [LIBXC] remove relocated file from Makefile,
Xen patchbot-xenppc-unstable <=
|
|
|
|
|