hostapd: prefer built-in crypto header files over external ones from STAGING_DIR (thx, russell)

SVN-Revision: 16102
This commit is contained in:
Felix Fietkau 2009-05-27 02:54:29 +00:00
parent db4fd873f3
commit 517728c9f7
1 changed files with 1 additions and 0 deletions

View File

@ -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 \