summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-11-14 08:57:35 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-11-14 09:55:26 +0100
commitd227edc64581024a3bd73f7b52bf3118a09906eb (patch)
tree5802e99a03e2920f85a63da0a1d9e198144b8133 /rules
parent69932c7c15a2a4ddea4ebe579b880499ec3fef3f (diff)
downloadptxdist-d227edc64581024a3bd73f7b52bf3118a09906eb.tar.gz
ptxdist-d227edc64581024a3bd73f7b52bf3118a09906eb.tar.xz
wpa_supplicant: use correct libnl3 includes
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/wpa_supplicant.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/wpa_supplicant.make b/rules/wpa_supplicant.make
index 24c63d9aa..84e14b227 100644
--- a/rules/wpa_supplicant.make
+++ b/rules/wpa_supplicant.make
@@ -39,6 +39,8 @@ WPA_SUPPLICANT_MAKE_ENV := \
LIBDIR=/lib \
BINDIR=/sbin
+WPA_SUPPLICANT_CPPFLAGS := -I$(SYSROOT)/usr/include/libnl3
+
#
# autoconf
#