mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 10:51:06 +02:00
package/kernel: update r22229
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22241 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
79debaf1e4
commit
4428e3a8ce
@ -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