summaryrefslogtreecommitdiff
path: root/openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-05-27 17:32:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-05-27 17:32:43 +0000
commitca55f8d3da7f00f440f0b21d88b397f4c9554f73 (patch)
tree4a73072b3f755b3c43439470896dbbe1c13cc75f /openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch
parentab9c9b1298c04c3c57c248a2fbd6a831c5a65fc3 (diff)
downloadmtk-20170518-ca55f8d3da7f00f440f0b21d88b397f4c9554f73.zip
mtk-20170518-ca55f8d3da7f00f440f0b21d88b397f4c9554f73.tar.gz
mtk-20170518-ca55f8d3da7f00f440f0b21d88b397f4c9554f73.tar.bz2
upgrade wireless-tools and iproute2
SVN-Revision: 1084
Diffstat (limited to 'openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch')
-rw-r--r--openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch b/openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch
deleted file mode 100644
index 322c2bc..0000000
--- a/openwrt/package/iproute2/patches/iproute2-tc-make-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- iproute-2.6.9.old/tc/Makefile 2005-01-30 18:53:59.000000000 +0100
-+++ iproute-2.6.9/tc/Makefile 2005-01-30 18:54:07.000000000 +0100
-@@ -52,7 +52,7 @@
- ./$* >$@
- rm $*
-
--all: libtc.a tc $(TCSO) $(NETEM_DIST)
-+all: libtc.a tc $(TCSO)
-
- tc: $(TCOBJ) $(LIBNETLINK) $(LIBUTIL) $(TCLIB)
-