summaryrefslogtreecommitdiffstats
path: root/rules/host-gperf.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
commitd78d6b112eb1470282c44d24d39141d5100ac50e (patch)
tree8b648fb9e5419e03c70e2fab617f8c2b9506867d /rules/host-gperf.make
parente83dc667028d5cb93aa91462d6ae833074fe3963 (diff)
downloadptxdist-d78d6b112eb1470282c44d24d39141d5100ac50e.tar.gz
ptxdist-d78d6b112eb1470282c44d24d39141d5100ac50e.tar.xz
host-gperf: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-gperf.make')
-rw-r--r--rules/host-gperf.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-gperf.make b/rules/host-gperf.make
index 3cf586191..4ae3a4f4c 100644
--- a/rules/host-gperf.make
+++ b/rules/host-gperf.make
@@ -25,14 +25,6 @@ HOST_GPERF_SOURCE := $(SRCDIR)/$(HOST_GPERF).$(HOST_GPERF_SUFFIX)
HOST_GPERF_DIR := $(HOST_BUILDDIR)/$(HOST_GPERF)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_GPERF_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_GPERF)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------