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


Ignore:
Timestamp:
Jan 25, 2009, 12:24:35 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
86679e2
Parents:
4a4fe83
Message:

Changed Wording on uclibc.xml

File:
1 edited

Legend:

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

    r4a4fe83 rb327081  
    4545
    4646   <para os="d">We will need to edit the configuration file, to make sure everything gets
    47    compiled and put into its proper location:</para>
     47   compiled and it's compiled to the proper architecture:</para>
    4848
    4949<screen os="e"><userinput>cp .config{,.orig}
     
    5757  .config.orig > .config</userinput></screen>
    5858
    59     <para os="f">We have made some changes to our config, let's make sure
    60     that we didn't miss and dependencies:</para>
     59    <para os="f">The config is a basic working system, but there are some
     60    options that are architecture specifc that need to be set. The following
     61    command will only bring up items that need a value that we did not
     62    specify in our Generic config file:</para>
    6163
    6264<screen os="g"><userinput>make oldconfig</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.