mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-08 05:32:09 -05:00
fix swconfig build failure on brcm63xx
SVN-Revision: 20829
This commit is contained in:
parent
c2c88d315f
commit
9ef27ce538
@ -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 New Issue
Block a user