summaryrefslogtreecommitdiffstats
path: root/make/iproute2.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-47/+0
| | | | directory.
* clean up and use a newer version that actually cross compiles :)Mike Frysinger2004-10-081-36/+26
|
* Always use kernel-headers.Eric Andersen2004-10-051-1/+1
|
* automatically detect if we have a usable version of sedEric Andersen2003-11-191-4/+4
| | | | installed. If not, we will now build our own version.
* Change 'sed -ie' to 'sed -i -e' to avoid littering the buildEric Andersen2003-11-181-4/+4
| | | | | with lots of unwanted backup files with the letter "e" appended. -Erik
* Fix most things when large file support is not configured.Manuel Novoa III2003-11-171-1/+1
| | | | Mostly submitted by Thomas Lundquist <lists@zelow.no>.
* By popular demand, use 'sed' rather than 'perl' for doingEric Andersen2003-11-131-4/+4
| | | | | | search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways,
* Fix broken dependancyEric Andersen2003-06-201-1/+1
|
* Fixup iproute so it compiles up properly. Use the debianEric Andersen2003-06-141-21/+33
| | | | source as the .ru site has availability problems
* Build the 'tc' binaryEric Andersen2003-06-041-0/+45