summaryrefslogtreecommitdiffstats
path: root/rules/chrony.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 16:25:48 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:17:41 +0200
commitc00fd5872312245d8fdd02db4677d4806a725991 (patch)
treeaa036bb2620c6bae9bb57d5c929585de154cb959 /rules/chrony.make
parent024a2010015c0b26ac605644d08855c5147cf7a1 (diff)
downloadptxdist-c00fd5872312245d8fdd02db4677d4806a725991.tar.gz
ptxdist-c00fd5872312245d8fdd02db4677d4806a725991.tar.xz
chrony: remove redundant get stage
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/chrony.make')
-rw-r--r--rules/chrony.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/chrony.make b/rules/chrony.make
index 03fb4654a..41f8ee403 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -26,14 +26,6 @@ CHRONY_SOURCE := $(SRCDIR)/$(CHRONY).$(CHRONY_SUFFIX)
CHRONY_DIR := $(BUILDDIR)/$(CHRONY)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(CHRONY_SOURCE):
- @$(call targetinfo)
- @$(call get, CHRONY)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------