summaryrefslogtreecommitdiffstats
path: root/rules/tiobench.make
diff options
context:
space:
mode:
authorBjørn Bürger <bbu@pengutronix.de>2012-06-14 18:37:31 +0200
committerBjørn Bürger <bbu@pengutronix.de>2012-06-14 18:37:31 +0200
commit7c7a7b6c54adbc020d9672a97763c9f14adcabe8 (patch)
treebb3b731a7400c98dae9aa00b27dfa40376fa015d /rules/tiobench.make
parent01abd728da4322acdc9a04f5fd2f2b44a16c6763 (diff)
downloadptxdist-7c7a7b6c54adbc020d9672a97763c9f14adcabe8.tar.gz
ptxdist-7c7a7b6c54adbc020d9672a97763c9f14adcabe8.tar.xz
tiobench: remove redundant get stage
Signed-off-by: Bjørn Bürger <bbu@pengutronix.de>
Diffstat (limited to 'rules/tiobench.make')
-rw-r--r--rules/tiobench.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/tiobench.make b/rules/tiobench.make
index 299c13d2a..65f301e4e 100644
--- a/rules/tiobench.make
+++ b/rules/tiobench.make
@@ -25,14 +25,6 @@ TIOBENCH_SOURCE := $(SRCDIR)/$(TIOBENCH).$(TIOBENCH_SUFFIX)
TIOBENCH_DIR := $(BUILDDIR)/$(TIOBENCH)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(TIOBENCH_SOURCE):
- @$(call targetinfo)
- @$(call get, TIOBENCH)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------