Changeset 1e4d687 in clfs-embedded for BOOK/cross-tools


Ignore:
Timestamp:
Feb 18, 2011, 4:15:07 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
dfff918
Parents:
e96c8e3
Message:

MIPS uClibc copy configs for ABI and ISA in book

Now have the user copy the uClibc config from clfs/ dir that's specific
to the MIPS level and ABI chosen. This ends up being 12 different config
files for MIPS because of combinations of:
ABI = o32, n32, and n64
MIPS level = 1 and 3
Endian = little and big

Location:
BOOK/cross-tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/mips-chapter.xml

    re96c8e3 r1e4d687  
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/binutils.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/gcc-static.xml"/>
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/uclibc.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/uclibc.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/gcc-final.xml"/>
    2626
Note: See TracChangeset for help on using the changeset viewer.