Changeset 8987422 for boot


Ignore:
Timestamp:
Jul 22, 2006, 5:22:09 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
457775e
Parents:
18dccc0
Message:

r4779@server: jim | 2006-07-22 17:21:02 -0700
Added Colo Relocation Fix

Location:
boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/mips/colo-build.xml

    r18dccc0 r8987422  
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3030    href="../../final-system/mips/colo.xml"
     31    xpointer="xpointer(//*[@os='p3'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/mips/colo.xml"
     35    xpointer="xpointer(//*[@os='p4'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/mips/colo.xml"
    3139    xpointer="xpointer(//*[@os='b'])"/>
    3240
  • boot/mips64/colo-build.xml

    r18dccc0 r8987422  
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/mips/colo.xml"
     35    xpointer="xpointer(//*[@os='p3'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/mips/colo.xml"
     39    xpointer="xpointer(//*[@os='p4'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3442    href="../mips/colo-build.xml"
    3543    xpointer="xpointer(//*[@os='a'])"/>
Note: See TracChangeset for help on using the changeset viewer.