hostapd: prefer built-in crypto header files over external ones from STAGING_DIR (thx, russell)
SVN-Revision: 16102
This commit is contained in:
parent
db4fd873f3
commit
517728c9f7
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ endef
|
|||
|
||||
TARGET_CPPFLAGS := \
|
||||
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
||||
-I$(PKG_BUILD_DIR)/src/crypto \
|
||||
$(TARGET_CPPFLAGS) \
|
||||
-I$(STAGING_DIR)/usr/include/madwifi \
|
||||
-I$(STAGING_DIR)/usr/include/mac80211 \
|
||||
|
|
Loading…
Reference in a new issue