[package] add button-hotplug driver, will be usable to check status of buttons connec...
[openwrt.git] / package / wpa_supplicant / Makefile
index 3a905b2..361a486 100644 (file)
@@ -48,6 +48,7 @@ endef
 define Build/Compile
        rm -rf $(PKG_INSTALL_DIR)
        mkdir -p $(PKG_INSTALL_DIR)
+       CFLAGS="$(TARGET_CFLAGS)" \
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CC="$(TARGET_CC)" \
                KERNEL=$(LINUX_DIR) \
This page took 0.022747 seconds and 4 git commands to generate.