summaryrefslogtreecommitdiffstats
path: root/rules/iptables.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/iptables.make')
-rw-r--r--rules/iptables.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/iptables.make b/rules/iptables.make
index e8cc150aa..ea2afb5ad 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -50,7 +50,7 @@ $(STATEDIR)/iptables.extract: $(iptables_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(IPTABLES_DIR))
@$(call extract, IPTABLES)
- @$(call patchin, $(IPTABLES))
+ @$(call patchin, IPTABLES)
@$(call touch, $@)
# ----------------------------------------------------------------------------