projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] make bcm6358 consistend with the other boards naming
[openwrt.git]
/
package
/
uci
/
Makefile
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
49c3f42
..
6d1f7d9
100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-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.