summaryrefslogtreecommitdiffstats
path: root/package/iproute2/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* iproute2: fix build on configs without ipv6 supportPeter Korsgaard2011-01-301-4/+0Star
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* iproute: bump version and convert to gentargetsGustavo Zacarias2010-09-251-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 ipv6Peter Korsgaard2009-03-041-0/+4
|
* 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-1/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* add help textMike Frysinger2004-11-111-4/+4
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8