summaryrefslogtreecommitdiffstats
path: root/rules/wpa_supplicant.make
diff options
context:
space:
mode:
authorBjørn Bürger <bbu@pengutronix.de>2012-06-14 19:30:34 +0200
committerBjørn Bürger <bbu@pengutronix.de>2012-06-14 19:30:34 +0200
commit7b2d3c050348acda2872aded53c691a028c1f897 (patch)
treee142e9818652661756335fd2fe9b54fdc92e7b2f /rules/wpa_supplicant.make
parent1993944d5a85b088489dda6752057b8baa3f8701 (diff)
downloadptxdist-7b2d3c050348acda2872aded53c691a028c1f897.tar.gz
ptxdist-7b2d3c050348acda2872aded53c691a028c1f897.tar.xz
wpa_supplicant: remove redundant get stage
Signed-off-by: Bjørn Bürger <bbu@pengutronix.de>
Diffstat (limited to 'rules/wpa_supplicant.make')
-rw-r--r--rules/wpa_supplicant.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/wpa_supplicant.make b/rules/wpa_supplicant.make
index 0885d2eb1..45d3f7a65 100644
--- a/rules/wpa_supplicant.make
+++ b/rules/wpa_supplicant.make
@@ -29,14 +29,6 @@ WPA_SUPPLICANT_CONFIG := $(BUILDDIR)/$(WPA_SUPPLICANT)/$(WPA_SUPPLICANT_SUBDIR)/
WPA_SUPPLICANT_LICENSE := GPLv2
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(WPA_SUPPLICANT_SOURCE):
- @$(call targetinfo)
- @$(call get, WPA_SUPPLICANT)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------