summaryrefslogtreecommitdiffstats
path: root/package/python/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-10/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Added configuration item to control whether development headers and ↵Hamish Moffatt2008-02-061-0/+8
| | | | | | libraries are installed on the target Removed some additional files if optional modules are disabled
* enhancements for the python package, patch by Hamish MoffattIvan Kuten2008-01-171-0/+93
|
* help textMike Frysinger2004-10-141-4/+3
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8