rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround...
[openwrt.git] / package / hostap-utils / Makefile
index 7ed0fd9..bac0d3f 100644 (file)
@@ -28,7 +28,7 @@ endef
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                $(TARGET_CONFIGURE_OPTS) \
-               CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include -Wall" \
+               CFLAGS="$(TARGET_CFLAGS) $(TARGET_CPPFLAGS) -Wall" \
                all
 endef
 
This page took 0.036178 seconds and 4 git commands to generate.