mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
8 lines
148 B
Diff
8 lines
148 B
Diff
|
--- a/lib/Makefile
|
||
|
+++ b/lib/Makefile
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+CFLAGS+=$(FPIC)
|
||
|
|
||
|
UTILOBJ=utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o
|
||
|
|