[leaf-commits] src/bering-uclibc4/source/linux buildtool.mk, 1.11, 1.12
Andrew <[email protected]> Thu, 04 Nov 2010 21:08:01 +0000
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/linux In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5990 Modified Files: buildtool.mk Log Message: optimization Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/linux/buildtool.mk,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** buildtool.mk 2 Nov 2010 16:10:03 -0000 1.11 --- buildtool.mk 4 Nov 2010 21:07:54 -0000 1.12 *************** *** 13,18 **** bzcat $(KERNEL_SOURCE) | tar -xvf - (for i in $(KARCHS); do \ ! cp $(LINUX_CONFIG) $(LINUX_CONFIG)-$$i && \ ! patch -i $(LINUX_CONFIG)-$$i.patch -o $(LINUX_CONFIG)-$$i && \ mkdir -p linux-$$i && cd linux-$$i || exit 1; \ cp ../$(LINUX_CONFIG)-$$i .config || exit 1; cd .. ; \ --- 13,17 ---- bzcat $(KERNEL_SOURCE) | tar -xvf - (for i in $(KARCHS); do \ ! patch -i $(LINUX_CONFIG)-$$i.patch -o $(LINUX_CONFIG)-$$i $(LINUX_CONFIG) && \ mkdir -p linux-$$i && cd linux-$$i || exit 1; \ cp ../$(LINUX_CONFIG)-$$i .config || exit 1; cd .. ; \ ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev