fresh diffs for linux-mips (26.3 cvs) and ebtables (15.3)
[openwrt.git] / package / iptables / kernelconfig.mk
index 18c8e75..319cea8 100644 (file)
@@ -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
This page took 0.029093 seconds and 4 git commands to generate.