summaryrefslogtreecommitdiffstats
path: root/rules/dnsmasq.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dnsmasq.make')
-rw-r--r--rules/dnsmasq.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/dnsmasq.make b/rules/dnsmasq.make
index 91292f6ac..e82ccea3e 100644
--- a/rules/dnsmasq.make
+++ b/rules/dnsmasq.make
@@ -50,7 +50,7 @@ $(STATEDIR)/dnsmasq.extract: $(dnsmasq_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(DNSMASQ_DIR))
@$(call extract, DNSMASQ)
- @$(call patchin, $(DNSMASQ))
+ @$(call patchin, DNSMASQ)
@$(call touch, $@)
# ----------------------------------------------------------------------------