summaryrefslogtreecommitdiffstats
path: root/toolchain/mklibs
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - portable cp argsBernhard Reutner-Fischer2007-01-031-1/+1
|
* Add support for mklibs (strips unused syms from shared libs such as uClibc)Eric Andersen2006-08-023-0/+652
based on a patch from akvadrako, and using a version of mklibs.py that was massively hacked up by andersee and mjn3 for uClibc support.