mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
netfilter: fix typo in kmod-nft-dup-inet
Fix typo of 'family' ina7e9445975
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> (cherry picked from commit191742eb8d
)
This commit is contained in:
parent
ef1effdefc
commit
b99b89da52
@ -1149,7 +1149,7 @@ $(eval $(call KernelPackage,nft-bridge))
|
||||
|
||||
define KernelPackage/nft-dup-inet
|
||||
SUBMENU:=$(NF_MENU)
|
||||
TITLE:=Netfilter nf_tables dup in ip/ip6/inet familly support
|
||||
TITLE:=Netfilter nf_tables dup in ip/ip6/inet family support
|
||||
DEPENDS:=+kmod-nft-core +kmod-nf-conntrack +IPV6:kmod-nf-conntrack6
|
||||
KCONFIG:= \
|
||||
CONFIG_NF_DUP_IPV4 \
|
||||
|
Loading…
Reference in New Issue
Block a user