summaryrefslogtreecommitdiffstats
path: root/rules/wpa_supplicant.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-06-29 14:08:03 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-07-01 08:22:25 +0200
commitf41b04b5e3adecf17f60413bc8bdbdff1edbdfdd (patch)
tree43dec8e46366f328b06be839bd95feb0690d7d88 /rules/wpa_supplicant.make
parent201c48eb384a95f5029b5b99bdc10e41949d564e (diff)
downloadptxdist-f41b04b5e3adecf17f60413bc8bdbdff1edbdfdd.tar.gz
ptxdist-f41b04b5e3adecf17f60413bc8bdbdff1edbdfdd.tar.xz
rules: remove all <PKG>_INSTALL_ENV
It's not used. The install stage uses <PKG>_MAKE_ENV. Signed-off-by: Michael Olbrich <m.olbrich@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 f040038ae..6d5322d2e 100644
--- a/rules/wpa_supplicant.make
+++ b/rules/wpa_supplicant.make
@@ -64,8 +64,6 @@ endif
# Install
# ----------------------------------------------------------------------------
-WPA_SUPPLICANT_INSTALL_ENV := $(WPA_SUPPLICANT_MAKE_ENV)
-
$(STATEDIR)/wpa_supplicant.install:
@$(call targetinfo)
@$(call world/install, WPA_SUPPLICANT)