ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
[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.025073 seconds and 4 git commands to generate.