| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
| for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
| 2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
| 'default n' is the default, so there's no need to say it explicitly. | |||
| 2008-02-06 | Added configuration item to control whether development headers and ↵ | Hamish Moffatt | |
| libraries are installed on the target Removed some additional files if optional modules are disabled | |||
| 2008-01-17 | enhancements for the python package, patch by Hamish Moffatt | Ivan Kuten | |
| 2004-10-14 | help text | Mike Frysinger | |
| 2004-10-09 | final step in buildroot facelift | Eric Andersen | |
