summaryrefslogtreecommitdiffstats
path: root/toolchain/mklibs/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Add support for mklibs (strips unused syms from shared libs such as uClibc)Eric Andersen2006-08-021-0/+6
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.