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] file missing \n at the end

changeset:   9745:16668aadd2498b961a30b975f17e79a3a0afd8dd
tag:         tip
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Thu Mar 30 21:49:43 2006 -0500
files:       xen/arch/ppc/Makefile
description:
[ppc] file missing \n at the end


diff -r 47dfa96d7e4dfd8fccd75d571b52c91c9e5aff2a -r 
16668aadd2498b961a30b975f17e79a3a0afd8dd xen/arch/ppc/Makefile
--- a/xen/arch/ppc/Makefile     Thu Mar 30 21:48:08 2006 -0500
+++ b/xen/arch/ppc/Makefile     Thu Mar 30 21:49:43 2006 -0500
@@ -84,4 +84,4 @@ of_handler/ofh_image.o: FORCE
        $(MAKE) -C of_handler ofh_image.o
 
 clean::
-       $(MAKE) -C of_handler clean
\ No newline at end of file
+       $(MAKE) -C of_handler clean



_______________________________________________
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] file missing \n at the end, jimix <=