projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e6e0b
)
netfilter: remove redundant CONFIG_IP_NF_IPTABLES
author
Steven Barth
<cyrus@openwrt.org>
Wed, 17 Sep 2014 12:17:01 +0000
(12:17 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Wed, 17 Sep 2014 12:17:01 +0000
(12:17 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42599
include/netfilter.mk
patch
|
blob
|
history
diff --git
a/include/netfilter.mk
b/include/netfilter.mk
index 976135b5da1451077c94bf9ed32fc93f18341595..cf91d15ebbbad4f28bb2432754b1c48797a39cdb 100644
(file)
--- a/
include/netfilter.mk
+++ b/
include/netfilter.mk
@@
-332,7
+332,6
@@
$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_CHAIN_ROUTE_IPV6, $(P_V
$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_NAT, $(P_XT)nft_nat, ge 3.14.0),))
$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_CHAIN_NAT_IPV4, $(P_V4)nft_chain_nat_ipv4, ge 3.14.0),))
-$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_IP_NF_IPTABLES, $(P_V4)ip_tables, ge 3.14.0),))
$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT6,CONFIG_NFT_CHAIN_NAT_IPV6, $(P_V6)nft_chain_nat_ipv6, ge 3.14.0),))
# userland only