mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
netfilter: fix typo
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37821
This commit is contained in:
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
Block a user