brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should...
[openwrt.git] / package / libnl-tiny / Makefile
index 8a674aa..4b02ef1 100644 (file)
@@ -28,6 +28,8 @@ define Build/Prepare
        $(CP) ./src/* $(PKG_BUILD_DIR)/
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                $(TARGET_CONFIGURE_OPTS) \
This page took 0.018108 seconds and 4 git commands to generate.