summaryrefslogtreecommitdiffstats
path: root/rules/hostapd.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/hostapd.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/hostapd.make')
-rw-r--r--rules/hostapd.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/hostapd.make b/rules/hostapd.make
index a3c8c352b..06cd0a416 100644
--- a/rules/hostapd.make
+++ b/rules/hostapd.make
@@ -40,8 +40,6 @@ HOSTAPD_LICENSE_FILES := \
HOSTAPD_MAKE_ENV := \
$(CROSS_ENV) \
BINDIR=/usr/sbin
-HOSTAPD_INSTALL_ENV := \
- $(HOSTAPD_MAKE_ENV)
$(STATEDIR)/hostapd.prepare:
@$(call targetinfo)