Changeset bcfbe5b in clfs-embedded for BOOK/cross-tools/common/uclibc.xml


Ignore:
Timestamp:
Feb 26, 2011, 9:33:02 AM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
d38764e
Parents:
a94e338 (diff), b54e969 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote branch 'remotes/abradford/master'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/uclibc.xml

    ra94e338 rbcfbe5b  
    55  %general-entities;
    66]>
     7
     8<!-- Common uClibc -->
    79
    810<sect1 id="ch-cross-tools-uclibc" role="wrap">
     
    3133    <note os="a">
    3234      <para>Below we are just telling uClibc to use its default configuration.
    33       For those for more adventureous, you can use make menuconfig, and
     35      For those for more adventurous, you can use make menuconfig, and
    3436      do a more custom build for your uClibc installation.</para>
    3537    </note>
     
    4850    options that are architecture specifc that need to be set. The following
    4951    command will only bring up items that need a value that we did not
    50     specify in our Generic config file:</para>
     52    specify in our generic config file patch:</para>
    5153
    5254<screen os="g"><userinput>make oldconfig</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.