atheros: refresh 2.6.33 patches
[openwrt.git] / package / iproute2 / patches / 120-libnetlink-pic.patch
1 --- a/lib/Makefile
2 +++ b/lib/Makefile
3 @@ -1,3 +1,4 @@
4 +CFLAGS+=$(FPIC)
5
6 UTILOBJ=utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o
7
This page took 0.044946 seconds and 5 git commands to generate.