summaryrefslogtreecommitdiffstats
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
commitca6313e98c2e47149f7c162deff4af519b61a74f (patch)
treeace56a99800badf53724cbe579e052a0577250f4
parentd7bf3d0d72e75faa5e84ec97576964ee0b24415a (diff)
downloadptxdist-ca6313e98c2e47149f7c162deff4af519b61a74f.tar.gz
ptxdist-ca6313e98c2e47149f7c162deff4af519b61a74f.tar.xz
totd: remove redundant get stage
Signed-off-by: Bjørn Bürger <bbu@pengutronix.de>
-rw-r--r--rules/totd.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/totd.make b/rules/totd.make
index 92f42e641..82ca73b9b 100644
--- a/rules/totd.make
+++ b/rules/totd.make
@@ -26,14 +26,6 @@ TOTD_DIR := $(BUILDDIR)/$(TOTD)
PTRTD_LICENSE := multiple, BSD Style
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(TOTD_SOURCE):
- @$(call targetinfo)
- @$(call get, TOTD)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------