mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
netfilter: fix dependencies of kmod-ipt-nat6
SVN-Revision: 42601
This commit is contained in:
parent
508c9de93e
commit
5d501f9aa0
@ -246,9 +246,7 @@ define KernelPackage/ipt-nat6
|
||||
KCONFIG:=$(KCONFIG_IPT_NAT6)
|
||||
FILES:=$(foreach mod,$(IPT_NAT6-m),$(LINUX_DIR)/net/$(mod).ko)
|
||||
AUTOLOAD:=$(call AutoLoad,43,$(notdir $(IPT_NAT6-m)))
|
||||
$(call AddDepends/ipt,+kmod-ipt-conntrack)
|
||||
$(call AddDepends/ipt,+kmod-ipt-nat)
|
||||
$(call AddDepends/ipt,+kmod-ip6tables)
|
||||
$(call AddDepends/ipt,+kmod-nf-nat6)
|
||||
endef
|
||||
|
||||
define KernelPackage/ipt-nat6/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user