mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +00: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…
x
Reference in New Issue
Block a user