rename generic-2.6/config-default to generic-2.6/config-2.6.21
[openwrt.git] / package / libnl / Makefile
index 88776a0..c763526 100644 (file)
@@ -29,7 +29,7 @@ define Package/libnl/description
  This package contains a library for applications dealing with netlink sockets
 endef
 
-TARGET_CFLAGS += -ffunction-sections
+TARGET_CFLAGS += -ffunction-sections $(FPIC)
 
 define Build/Compile
        $(call Build/Compile/Default)
This page took 0.021298 seconds and 4 git commands to generate.