1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 02:06:28 +03:00
openwrt-xburst/package/iproute2/patches/iproute2-tc-make-fix.patch
mbm f77b88d124 nbd's makefile/menuconfig rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 03:34:52 +00:00

12 lines
291 B
Diff

--- 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)