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

SVN-Revision: 16102
master
Felix Fietkau 16 years ago
parent db4fd873f3
commit 517728c9f7
  1. 1
      package/hostapd/Makefile

@ -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…
Cancel
Save