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] [pushed][ppc] fix build break for crash_debug=n

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] [pushed][ppc] fix build break for crash_debug=n
From: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
Date: Fri, 24 Mar 2006 16:39:08 -0500
Delivery-date: Fri, 24 Mar 2006 22:44:18 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
changeset:   9642:0d857eac607d
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Fri Mar 24 15:17:26 2006 -0500
summary:     [ppc] fix build break for crash_debug=n

diff -r 8d642244210e -r 0d857eac607d xen/arch/ppc/Makefile
--- a/xen/arch/ppc/Makefile     Fri Mar 24 14:41:25 2006 -0600
+++ b/xen/arch/ppc/Makefile     Fri Mar 24 15:17:26 2006 -0500
@@ -17,7 +17,6 @@ obj-y += external.o
 obj-y += external.o
 obj-y += external_mpic.o
 obj-y += float.o
-obj-y += gdbstub.o
 obj-y += hcalls.o
 obj-y += htab.o
 obj-y += io.o



_______________________________________________
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] [pushed][ppc] fix build break for crash_debug=n, Jimi Xenidis <=