fix swconfig build failure on brcm63xx
SVN-Revision: 20829
This commit is contained in:
parent
c2c88d315f
commit
9ef27ce538
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ TARGET_CPPFLAGS := \
|
||||||
-D_GNU_SOURCE \
|
-D_GNU_SOURCE \
|
||||||
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
||||||
-I$(LINUX_DIR)/include \
|
-I$(LINUX_DIR)/include \
|
||||||
|
-I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \
|
||||||
-I$(PKG_BUILD_DIR) \
|
-I$(PKG_BUILD_DIR) \
|
||||||
$(TARGET_CPPFLAGS)
|
$(TARGET_CPPFLAGS)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue