Changeset 53f8451 in clfs-embedded for BOOK/cross-tools/arm/uclibc.xml
- Timestamp:
- May 13, 2007, 10:30:32 PM (17 years ago)
- Branches:
- master
- Children:
- 6988013
- Parents:
- c06227f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/arm/uclibc.xml
rc06227f r53f8451 85 85 xpointer="xpointer(//*[@os='l'])"/> 86 86 87 <screen os="m"><userinput>make TARGET_ARCH=armoldconfig</userinput></screen>87 <screen os="m"><userinput>make oldconfig</userinput></screen> 88 88 89 89 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 91 91 xpointer="xpointer(//*[@os='n'])"/> 92 92 93 <screen os="o"><userinput>make CC="${CC} ${BUILD}" TARGET_ARCH=arm</userinput></screen>93 <screen os="o"><userinput>make CC="${CC} ${BUILD}"</userinput></screen> 94 94 95 95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.