updated OpenSSL to 0.9.8h
[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.027423 seconds and 4 git commands to generate.