summaryrefslogtreecommitdiffstats
path: root/rules/smartmontools.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 18:38:15 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 19:40:50 +0200
commit23bdd70fa8ccb39b82f35e19f64241e51eac11c4 (patch)
treef5f75551126c2dcf8a845795dfa743c538d64bee /rules/smartmontools.make
parent2620bdb2f1fba2e4b5d3e3d98c4446edb7c4dc88 (diff)
downloadptxdist-23bdd70fa8ccb39b82f35e19f64241e51eac11c4.tar.gz
ptxdist-23bdd70fa8ccb39b82f35e19f64241e51eac11c4.tar.xz
smartmontools: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/smartmontools.make')
-rw-r--r--rules/smartmontools.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/smartmontools.make b/rules/smartmontools.make
index 8074c034f..6139acf8f 100644
--- a/rules/smartmontools.make
+++ b/rules/smartmontools.make
@@ -26,14 +26,6 @@ SMARTMONTOOLS_DIR := $(BUILDDIR)/$(SMARTMONTOOLS)
SMARTMONTOOLS_LICENSE := GPLv2
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(SMARTMONTOOLS_SOURCE):
- @$(call targetinfo)
- @$(call get, SMARTMONTOOLS)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------