- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc64/yaboot-build.xml
r396b325 rdabbced 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/ppc/yaboot.xml"27 xpointer="xpointer(//*[@os='p3'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../../final-system/ppc/yaboot.xml"31 xpointer="xpointer(//*[@os='p4'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"34 href="../../final-system/ppc/yaboot.xml"35 xpointer="xpointer(//*[@os='p5'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"38 href="../../final-system/ppc/yaboot.xml"39 xpointer="xpointer(//*[@os='p6'])"/>40 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"42 26 href="../ppc/yaboot-build.xml" 43 27 xpointer="xpointer(//*[@os='p1'])"/> … … 59 43 -e "s/\(strip \)/${CLFS_TARGET}-\1/" \ 60 44 -e 's/-o root -g root//' \ 61 -e 's/-Werror//' \62 45 Makefile.orig > Makefile</userinput></screen> 63 46
Note:
See TracChangeset
for help on using the changeset viewer.