summaryrefslogtreecommitdiffstats
path: root/extra/scripts/conf-header.sh
Commit message (Collapse)AuthorAgeFilesLines
* - remove unavailable functionality upon request (Peter Mazinger)Bernhard Reutner-Fischer2009-01-211-1/+1
|
* Have Makefile.in call conf-header.sh instead of having kconfig call it Rob Landley2007-03-171-0/+27
via system(). Also move it to extra/scripts since it's a uClibc build script, not part of upstream kconfig. Adjust the "grabbing a new kconfig snapshot" procedure accordingly.