summaryrefslogtreecommitdiffstats
path: root/package/iptables/kernelconfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/iptables/kernelconfig.mk')
-rw-r--r--package/iptables/kernelconfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/kernelconfig.mk b/package/iptables/kernelconfig.mk
index 18c8e7540..319cea8e6 100644
--- a/package/iptables/kernelconfig.mk
+++ b/package/iptables/kernelconfig.mk
@@ -1,6 +1,7 @@
include $(LINUX_DIR)/.config
# translate linux kernel config to filenames
+ext-$(CONFIG_IP_NF_NAT) += SNAT DNAT
ext-$(CONFIG_IP_NF_MATCH_LIMIT) += limit
ext-$(CONFIG_IP_NF_MATCH_MAC) += mac
ext-$(CONFIG_IP_NF_MATCH_PKTTYPE) += pkttype