summaryrefslogtreecommitdiffstats
path: root/package/iproute2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iproute2: fix build errors with newer versions of eglibcnbd2012-06-071-0/+6
* tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)nbd2012-05-171-1/+1
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportnbd2012-05-161-12/+5
* iproute2: Add hotplug script to add slave devices to TEQL masterjow2012-04-161-1/+3
* [package] iproute2: update to 3.2.0 and package 'ss'florian2012-04-021-7/+17
* [package] iproute2: update to 2.6.39florian2011-10-071-4/+4
* [package] iproute2 relayd: Moved iproute2 and relayd to Routing and Redirecti...cshore2011-03-121-0/+1
* [package] iproute2: dont filter cached routes on iproute_get (#8339)jow2010-12-021-1/+1
* [package] iproute2: mark /etc/iproute2/rt_tables as conffilejow2010-10-051-0/+4
* iproute2: Once the make calls were fixed up, parallel compile seems to work w...mb2010-09-091-1/+5
* iproute2: Fix compilationmb2010-09-091-4/+7
* package/iproute2: update iproute2 to version 2.6.35acoul2010-09-031-3/+3
* [package] iproute2: cleanup Makefile after r21513florian2010-05-211-1/+0
* [package] iproute2: update to v2.6.31 (#7354)florian2010-05-211-0/+1
* [package] iproute2: cleanup Makefile after r21513jow2010-05-201-2/+0
* [package] iproute2: update to v2.6.31 (#7354)jow2010-05-201-2/+4
* this patches fixes iproute2 parallel build.thepeople2010-03-141-8/+6
* [package] iproute2: make tc depend on kmod-sched (#6681)jow2010-02-191-0/+1
* iproute2: compile the static libraries with $(FPIC), as they are reused by ot...nbd2009-11-051-1/+7
* Pass TARGET_CFLAGS using and external variable instead a sed expression that ...nbd2009-11-051-3/+2
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionnbd2009-07-111-2/+2
* [package] iproute2: install netlink header and librarynico2009-05-261-0/+7
* the bison prereq check is no longer necessarynbd2009-05-061-4/+0
* Require* calls must now be placed before BuildPackage callsnbd2009-05-051-3/+5
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* adds rt_tables to files installed by ip ipkgblogic2008-06-281-0/+2
* Update iproute2 to version 2.6.25, and fixup patchesnoz2008-05-201-5/+5
* revert iproute2 to the old version until the new one is fixed (#3026)nbd2008-04-061-4/+4
* md5sum was left outpavlov2008-01-081-1/+1
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted pat...pavlov2008-01-081-4/+4
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-3/+4
* update iproute2 to 2.6.20-070313, and package genl utilitynoz2007-06-091-2/+14
* Fix MacOSX build errors with iproute2 (#1533)florian2007-04-081-0/+4
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-2/+0
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-4/+4
* remove bogus -j1 options from make callsnbd2006-10-181-2/+2
* new (last?) attempt at standardizing Makefilesnico2006-09-241-1/+2
* standardize Makefile, add URLnico2006-09-231-5/+10
* remove bogus dependency linenbd2006-08-221-1/+0
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-1/+1
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevnbd2006-05-311-3/+2
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-10/+0
* replace $(IDIR_*) with $(1)nbd2006-05-111-4/+4
* Convert packages to new templatembm2006-05-101-19/+39
* upgrade to iproute2-2.6.15-060110kaloz2006-03-221-2/+2
* change cp to $(CP)mbm2006-02-011-2/+2