summaryrefslogtreecommitdiffstats
path: root/rules/wpa_supplicant.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2016-04-18 12:14:38 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2016-04-18 16:07:55 +0200
commit113e894225b1b2238d25a6367b8adaa2b019c9b5 (patch)
tree0a869575237768d7736dc2880f968e24ae40fdf2 /rules/wpa_supplicant.make
parentbdd41a0e5be573e40c2dca2dd0939b7d87ea1bbc (diff)
downloadptxdist-113e894225b1b2238d25a6367b8adaa2b019c9b5.tar.gz
ptxdist-113e894225b1b2238d25a6367b8adaa2b019c9b5.tar.xz
wpa_supplicant: remove WPA_SUPPLICANT_CPPFLAGS
It's obsolete, ass wpa_supplicant's Makefile now uses pkg-config. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/wpa_supplicant.make')
-rw-r--r--rules/wpa_supplicant.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/wpa_supplicant.make b/rules/wpa_supplicant.make
index 47a46b706..f040038ae 100644
--- a/rules/wpa_supplicant.make
+++ b/rules/wpa_supplicant.make
@@ -39,8 +39,6 @@ WPA_SUPPLICANT_MAKE_ENV := \
LIBDIR=/lib \
BINDIR=/sbin
-WPA_SUPPLICANT_CPPFLAGS := -I$(SYSROOT)/usr/include/libnl3
-
#
# autoconf
#