summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-04-03 16:51:28 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-04-03 16:51:28 +0200
commit41db567455a283a26e9fda82a5da3d44288122f3 (patch)
tree62c341e4a2e5a4b29895f57d9a4922267a3414c7 /package/wpa_supplicant/Makefile
parentb069eb70c6d83110589c5331c568f35af66926c6 (diff)
update libnl to 3.2
Diffstat (limited to 'package/wpa_supplicant/Makefile')
-rw-r--r--package/wpa_supplicant/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile
index 92d03f270..580d27af2 100644
--- a/package/wpa_supplicant/Makefile
+++ b/package/wpa_supplicant/Makefile
@@ -32,6 +32,7 @@ $(eval $(call PKG_template,WPA_SUPPLICANT,wpa-supplicant,${PKG_VERSION}-${PKG_RE
CONFIG_STYLE:= manual
INSTALL_STYLE:= manual
+TARGET_CFLAGS+= -I$(STAGING_DIR)/usr/include/libnl3
MAKE_FLAGS+= CPPFLAGS='${TARGET_CPPFLAGS}' \
LDFLAGS='${TARGET_LDFLAGS}' \