kernel: fq_codel: dont reinit flow state
[openwrt/staging/mkresin.git] / package / iproute2 / patches / 120-libnetlink-pic.patch
1 --- a/lib/Makefile
2 +++ b/lib/Makefile
3 @@ -1,4 +1,4 @@
4 -CFLAGS += -fPIC
5 +CFLAGS+=$(FPIC)
6
7 UTILOBJ=utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o
8