[brcm63xx] make bcm6358 consistend with the other boards naming
[openwrt.git] / package / uci / Makefile
index 49c3f42..6d1f7d9 100644 (file)
@@ -53,7 +53,7 @@ UCI_MAKEOPTS = \
                COPTS="$(TARGET_CFLAGS)" \
                DEBUG="$(DEBUG)" \
                VERSION="$(UCI_VERSION)" \
-               CPPFLAGS="-I$(PKG_BUILD_DIR) -I$(STAGING_DIR)/usr/include" \
+               CPPFLAGS="-I$(PKG_BUILD_DIR) $(TARGET_CPPFLAGS)" \
                OS="Linux"
 
 # work around a nasty gcc bug
This page took 0.024503 seconds and 4 git commands to generate.