mirror of https://github.com/hak5/openwrt.git
netfilter: fix typo
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37821lede-17.01
parent
3848e6a246
commit
e5e83478a9
|
@ -291,7 +291,7 @@ IPT_BUILTIN += $(IPT_DEBUG-y)
|
|||
IPT_BUILTIN += $(IPT_TPROXY-y)
|
||||
IPT_BUILTIN += $(EBTABLES-y)
|
||||
IPT_BUILTIN += $(EBTABLES_IP4-y)
|
||||
IPT_BUILTIN += $(EBTALTES_IP6-y)
|
||||
IPT_BUILTIN += $(EBTABLES_IP6-y)
|
||||
IPT_BUILTIN += $(EBTABLES_WATCHERS-y)
|
||||
|
||||
endif # __inc_netfilter
|
||||
|
|
Loading…
Reference in New Issue