summaryrefslogtreecommitdiffstats
path: root/include/netfilter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/netfilter.mk')
-rw-r--r--include/netfilter.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/netfilter.mk b/include/netfilter.mk
index 6f77f9670..35efc039c 100644
--- a/include/netfilter.mk
+++ b/include/netfilter.mk
@@ -16,9 +16,7 @@ endif
define nf_add
$(1)-$$($(2)) += $(3)
- ifeq ($$($(2)),m)
- KCONFIG_$(1) += $(2)
- endif
+ KCONFIG_$(1) += $(2)
endef
IPT_CONNTRACK-m :=