index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
iproute2
/
Makefile
Age
Commit message (
Expand
)
Author
2010-05-21
[package] iproute2: cleanup Makefile after r21513
florian
2010-05-21
[package] iproute2: update to v2.6.31 (#7354)
florian
2010-05-20
[package] iproute2: cleanup Makefile after r21513
jow
2010-05-20
[package] iproute2: update to v2.6.31 (#7354)
jow
2010-03-14
this patches fixes iproute2 parallel build.
thepeople
2010-02-19
[package] iproute2: make tc depend on kmod-sched (#6681)
jow
2009-11-05
iproute2: compile the static libraries with $(FPIC), as they are reused by ot...
nbd
2009-11-05
Pass TARGET_CFLAGS using and external variable instead a sed expression that ...
nbd
2009-07-11
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
nbd
2009-05-26
[package] iproute2: install netlink header and library
nico
2009-05-06
the bison prereq check is no longer necessary
nbd
2009-05-05
Require* calls must now be placed before BuildPackage calls
nbd
2009-04-17
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
nbd
2008-06-28
adds rt_tables to files installed by ip ipkg
blogic
2008-05-20
Update iproute2 to version 2.6.25, and fixup patches
noz
2008-04-06
revert iproute2 to the old version until the new one is fixed (#3026)
nbd
2008-01-08
md5sum was left out
pavlov
2008-01-08
updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted pat...
pavlov
2007-09-07
move package description to a separate definition, remove it when DESCRIPTION...
nico
2007-06-09
update iproute2 to 2.6.20-070313, and package genl utility
noz
2007-04-08
Fix MacOSX build errors with iproute2 (#1533)
florian
2007-03-16
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
nbd
2007-03-16
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
nbd
2006-11-23
replace lots of manual install commands with INSTALL_* variables
nbd
2006-10-18
remove bogus -j1 options from make calls
nbd
2006-09-24
new (last?) attempt at standardizing Makefiles
nico
2006-09-23
standardize Makefile, add URL
nico
2006-08-22
remove bogus dependency line
nbd
2006-08-04
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
mbm
2006-06-27
credit where credit is due
mbm
2006-06-21
add INCLUDE_DIR variable for $(TOPDIR)/include
nbd
2006-06-21
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
nbd
2006-05-31
add missing BuildPackage lines, convert install-dev: to Build/InstallDev
nbd
2006-05-30
improve dependency handling, fix some package makefile bugs
nbd
2006-05-11
replace $(IDIR_*) with $(1)
nbd
2006-05-10
Convert packages to new template
mbm
2006-03-22
upgrade to iproute2-2.6.15-060110
kaloz
2006-02-01
change cp to $(CP)
mbm
2005-11-06
fix iproute2 (ip & tc) build broken by [2333]
nico
2005-05-27
upgrade wireless-tools and iproute2
kaloz
2005-05-25
fix tc package
nbd
2005-05-12
update iproute2 to new packaging style
nbd
2005-04-08
add some fixes for parallel build (does not work with -j4 yet, but it gets mo...
nbd
2005-03-21
add md5sums
wbx
2005-03-19
add downloading script (with md5sum checking and sourceforge downloading supp...
nbd
2005-03-06
Remove packages when cleaning
nico
2005-03-06
Add package install dependencies (don't install a package if it's already ins...
nico
2005-03-06
nbd's makefile/menuconfig rewrite
mbm