summaryrefslogtreecommitdiff
path: root/networking/libiproute/Kbuild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* assorted fixes for breakage found by randomconfigDenis Vlasenko2007-08-171-0/+4
|
* - apply hunk that fixes an issue with (wrong?) dependencies. Initial notes were:Bernhard Reutner-Fischer2007-05-151-10/+5
| | | | | | | There is something wrong in the new buildsys: If one selects ip and has e.g. rule or route unset, ip still wants to build those. This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-0/+8
| | | | | text data bss dec hex filename 2999 0 0 2999 bb7 networking/libiproute/iprule.o
* build system overhaulDenis Vlasenko2006-10-051-0/+58