Changeset 5b4806a in clfs-embedded for BOOK/cross-tools/arm/variables.xml


Ignore:
Timestamp:
Jan 24, 2009, 1:26:07 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
6533111
Parents:
60aed94
Message:

Working an x86 and x86_64 integreation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/arm/variables.xml

    r60aed94 r5b4806a  
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2020  href="../x86/variables.xml"
    21   xpointer="xpointer(//*[@os='d'])"/>
     21  xpointer="xpointer(//*[@os='b'])"/>
    2222
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2424  href="../x86/variables.xml"
    25   xpointer="xpointer(//*[@os='e'])"/>
     25  xpointer="xpointer(//*[@os='c'])"/>
    2626
    27 <screen os="f"><userinput>echo export CLFS_TARGET=\""${CLFS_TARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
     27  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     28  href="../x86/variables.xml"
     29  xpointer="xpointer(//*[@os='d'])"/>
    2830
    29   <table os="g">
     31  <table os="e">
    3032    <title>Processor Type and  Target Triplets</title>
    3133    <?dbfo table-width="5in" ?>
Note: See TracChangeset for help on using the changeset viewer.