[Clfs-commits] commit: r4694 - /trunk/BOOK/boot/ppc64/yaboot-build.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Feb 15 23:18:30 PST 2009


Author: jim
Date: Mon Feb 16 07:18:30 2009
New Revision: 4694

Log:
Fixed Yaboot PPC64 Rendering

Modified:
    trunk/BOOK/boot/ppc64/yaboot-build.xml

Modified: trunk/BOOK/boot/ppc64/yaboot-build.xml
==============================================================================
--- trunk/BOOK/boot/ppc64/yaboot-build.xml (original)
+++ trunk/BOOK/boot/ppc64/yaboot-build.xml Mon Feb 16 07:18:30 2009
@@ -54,6 +54,10 @@
     href="../../final-system/ppc64/yaboot.xml"
     xpointer="xpointer(//*[@os='j0'])"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../../final-system/ppc64/yaboot.xml"
+    xpointer="xpointer(//*[@os='e'])"/>
+
 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX= install 2>&1 | tee instlog</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"




More information about the Clfs-commits mailing list