summaryrefslogtreecommitdiffstats
path: root/rules/host-pelts.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:50:46 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:50:46 +0200
commit6eabbf6d52c1eda7503a6d8e10c492924f36d951 (patch)
tree006767ee9687cb92e34353ea7eaaea75f84772e1 /rules/host-pelts.make
parent81012fc02f6fcda076c32d5392df149ba4f3e67b (diff)
downloadptxdist-6eabbf6d52c1eda7503a6d8e10c492924f36d951.tar.gz
ptxdist-6eabbf6d52c1eda7503a6d8e10c492924f36d951.tar.xz
host-pelts: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-pelts.make')
-rw-r--r--rules/host-pelts.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-pelts.make b/rules/host-pelts.make
index ceb41c5d8..78a8997a0 100644
--- a/rules/host-pelts.make
+++ b/rules/host-pelts.make
@@ -28,14 +28,6 @@ HOST_PELTS_SOURCE := $(SRCDIR)/$(HOST_PELTS).$(HOST_PELTS_SUFFIX)
HOST_PELTS_DIR := $(HOST_BUILDDIR)/$(HOST_PELTS)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_PELTS_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_PELTS)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------