- Timestamp:
- Jun 18, 2006, 5:08:47 PM (18 years ago)
- Children:
- 2322c31
- Parents:
- 996dcd2
- Location:
- boot/ppc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/ppc/yaboot-build.xml
r996dcd2 r370b16d 39 39 xpointer="xpointer(//*[@os='d'])"/> 40 40 41 <para os="p1">The following patch allows <command>ofpath</command> to use 42 <literal>PATH_PREFIX</literal> like the other 43 <filename class="directory">ybin</filename> scripts:</para> 44 45 <screen os="p2"><userinput>patch -Np1 -i ../&yaboot-ofpath_path-patch;</userinput></screen> 46 41 47 <para>The Makefile is already set to do kernel-style cross-compiling, 42 48 but it will try to use <command>strip</command> to strip the second-stage -
boot/ppc/yaboot.xml
r996dcd2 r370b16d 70 70 xpointer="xpointer(//*[@os='r'])"/> 71 71 72 <screen os="j" role="nodump"><userinput>ybin -v -C /tools/etc/yaboot.conf</userinput></screen> 72 <screen os="j" role="nodump"><userinput>PATH_PREFIX=/tools ybin -v -C /tools/etc/yaboot.conf</userinput></screen> 73 74 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 75 href="../../bootable/ppc/yaboot.xml" 76 xpointer="xpointer(//*[@os='t'])"/> 77 78 <screen os="u" role="nodump"><userinput>PATH_PREFIX=/tools mkofboot</userinput></screen> 73 79 74 80 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.