mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
hostapd: prefer built-in crypto header files over external ones from STAGING_DIR (thx, russell)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16102 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -95,6 +95,7 @@ endef
|
|||||||
|
|
||||||
TARGET_CPPFLAGS := \
|
TARGET_CPPFLAGS := \
|
||||||
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
-I$(STAGING_DIR)/usr/include/libnl-tiny \
|
||||||
|
-I$(PKG_BUILD_DIR)/src/crypto \
|
||||||
$(TARGET_CPPFLAGS) \
|
$(TARGET_CPPFLAGS) \
|
||||||
-I$(STAGING_DIR)/usr/include/madwifi \
|
-I$(STAGING_DIR)/usr/include/madwifi \
|
||||||
-I$(STAGING_DIR)/usr/include/mac80211 \
|
-I$(STAGING_DIR)/usr/include/mac80211 \
|
||||||
|
|||||||
Reference in New Issue
Block a user