summaryrefslogtreecommitdiffstats
path: root/rules/chrony.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-12 15:56:26 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-12 15:56:26 +0000
commitb1e169a18ffa2e2ddbfacacc30e500c252679510 (patch)
treeec55532c1879a8fc4b72b7c77047c867bdf362bc /rules/chrony.make
parent7cf2bb70a9c14e07cc4970890a63de9c28b9e810 (diff)
downloadptxdist-b1e169a18ffa2e2ddbfacacc30e500c252679510.tar.gz
ptxdist-b1e169a18ffa2e2ddbfacacc30e500c252679510.tar.xz
dependency fixup
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3851 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/chrony.make')
-rw-r--r--rules/chrony.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/chrony.make b/rules/chrony.make
index c611fd8ed..3619fe461 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -32,9 +32,7 @@ CHRONY_DIR = $(BUILDDIR)/$(CHRONY)
chrony_get: $(STATEDIR)/chrony.get
-chrony_get_deps = $(CHRONY_SOURCE)
-
-$(STATEDIR)/chrony.get: $(chrony_get_deps)
+$(STATEDIR)/chrony.get: $(CHRONY_SOURCE)
@$(call targetinfo, $@)
@$(call get_patches, $(CHRONY))
@$(call touch, $@)