Add SNAT and DNAT targets
SVN-Revision: 345
This commit is contained in:
parent
7e0a17d829
commit
b6ee036a08
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue