summaryrefslogtreecommitdiffstats
path: root/rules/chrony.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/chrony.make')
-rw-r--r--rules/chrony.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/chrony.make b/rules/chrony.make
index 3619fe461..966b75dd8 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -32,7 +32,7 @@ CHRONY_DIR = $(BUILDDIR)/$(CHRONY)
chrony_get: $(STATEDIR)/chrony.get
-$(STATEDIR)/chrony.get: $(CHRONY_SOURCE)
+$(STATEDIR)/chrony.get: $(chrony_get_deps_default)
@$(call targetinfo, $@)
@$(call get_patches, $(CHRONY))
@$(call touch, $@)