summaryrefslogtreecommitdiffstats
path: root/package/iproute2/patches/iproute2-tc-make-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/iproute2/patches/iproute2-tc-make-fix.patch')
-rw-r--r--package/iproute2/patches/iproute2-tc-make-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/iproute2/patches/iproute2-tc-make-fix.patch b/package/iproute2/patches/iproute2-tc-make-fix.patch
deleted file mode 100644
index 322c2bc83..000000000
--- a/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)
-