WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] [xenppc-unstable] [LIBXC] put PowerPC loader in libxenguest, no

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] [xenppc-unstable] [LIBXC] put PowerPC loader in libxenguest, not libxenctrl
From: Xen patchbot-xenppc-unstable <patchbot-xenppc-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 09 Aug 2006 00:10:41 +0000
Delivery-date: Tue, 08 Aug 2006 17:25:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID f543ea6411bd3f75462001f18b951b145c39e8d4
# Parent  fbf4e91468b00b4343e35ac899fd55c1099dd328
[LIBXC] put PowerPC loader in libxenguest, not libxenctrl
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
---
 tools/libxc/powerpc64/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r fbf4e91468b0 -r f543ea6411bd tools/libxc/powerpc64/Makefile
--- a/tools/libxc/powerpc64/Makefile    Tue Aug 08 18:54:01 2006 -0500
+++ b/tools/libxc/powerpc64/Makefile    Tue Aug 08 19:07:32 2006 -0500
@@ -1,1 +1,1 @@ CTRL_SRCS-y += powerpc64/xc_linux_build.
-CTRL_SRCS-y += powerpc64/xc_linux_build.c
+GUEST_SRCS-y += powerpc64/xc_linux_build.c

_______________________________________________
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] put PowerPC loader in libxenguest, not libxenctrl, Xen patchbot-xenppc-unstable <=