Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iproute: bump version and convert to gentargets | Gustavo Zacarias | 2010-09-25 | 1 | -1/+1 |
| | | | | | | | | Convert iproute2 to gentargets and bump to version 2.6.35. [Peter: Small fixes to uninstall] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iproute2: needs ipv6 | Peter Korsgaard | 2009-03-04 | 1 | -0/+4 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -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 Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | add help text | Mike Frysinger | 2004-11-11 | 1 | -4/+4 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 1 | -0/+8 |