nbd's makefile/menuconfig rewrite
[openwrt-10.03/.git] / package / iproute2 / patches / iproute2-tc-make-fix.patch
1 --- iproute-2.6.9.old/tc/Makefile       2005-01-30 18:53:59.000000000 +0100
2 +++ iproute-2.6.9/tc/Makefile   2005-01-30 18:54:07.000000000 +0100
3 @@ -52,7 +52,7 @@
4         ./$* >$@
5         rm $*
6  
7 -all: libtc.a tc $(TCSO) $(NETEM_DIST)
8 +all: libtc.a tc $(TCSO)
9  
10  tc: $(TCOBJ) $(LIBNETLINK) $(LIBUTIL) $(TCLIB)
11