mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
Add SNAT and DNAT targets
SVN-Revision: 345
This commit is contained in:
parent
7e0a17d829
commit
b6ee036a08
@ -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 New Issue
Block a user