Fix the title and the description of the kmod for DS2433.
[openwrt.git] / package / iproute2 / patches / 050-bison_flex_makefile_deps_fix.patch
1 --- a/tc/Makefile
2 +++ b/tc/Makefile
3 @@ -95,6 +95,8 @@ MODDESTDIR := $(DESTDIR)$(patsubst /usr%
4
5 all: libtc.a tc $(TCSO)
6
7 +$(TCOBJ): emp_ematch.yacc.c emp_ematch.lex.c
8 +
9 tc: $(TCOBJ) $(LIBNETLINK) $(LIBUTIL) $(TCLIB)
10
11 libtc.a: $(TCLIB)
This page took 0.049459 seconds and 5 git commands to generate.