summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/dhcp.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/dhcp.make b/rules/dhcp.make
index ecf2dc1f2..141b6ad4d 100644
--- a/rules/dhcp.make
+++ b/rules/dhcp.make
@@ -32,7 +32,7 @@ DHCP_DIR = $(BUILDDIR)/$(DHCP)
dhcp_get: $(STATEDIR)/dhcp.get
-$(STATEDIR)/dhcp.get: $(DHCP_SOURCE)
+$(STATEDIR)/dhcp.get: $(dhcp_get_deps_default)
@$(call targetinfo, $@)
@$(call touch, $@)