mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
package/kernel: update r22229
SVN-Revision: 22241
This commit is contained in:
parent
6195d5f8b6
commit
15da77bded
@ -516,7 +516,7 @@ $(eval $(call KernelPackage,nf-conntrack-netlink))
|
|||||||
define KernelPackage/ipt-hashlimit
|
define KernelPackage/ipt-hashlimit
|
||||||
$(call KernelPackage/ipt/Depends,)
|
$(call KernelPackage/ipt/Depends,)
|
||||||
TITLE:=Netfilter hashlimit match
|
TITLE:=Netfilter hashlimit match
|
||||||
FILES:=$(LINUX_DIR)/net/netfilter/xt_hashlimit.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/net/netfilter/xt_hashlimit.ko
|
||||||
KCONFIG:=$(KCONFIG_IPT_HASHLIMIT)
|
KCONFIG:=$(KCONFIG_IPT_HASHLIMIT)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,xt_hashlimit)
|
AUTOLOAD:=$(call AutoLoad,50,xt_hashlimit)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user