Add SNAT and DNAT targets

SVN-Revision: 345
lede-17.01
Nicolas Thill 2005-03-08 01:00:25 +00:00
parent 7e0a17d829
commit b6ee036a08
1 changed files with 1 additions and 0 deletions

View 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