Skip to content

Commit

Permalink
package/kernel: update r22229
Browse files Browse the repository at this point in the history
SVN-Revision: 22241
  • Loading branch information
acoul committed Jul 17, 2010
1 parent 6195d5f commit 15da77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/kernel/modules/netfilter.mk
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ $(eval $(call KernelPackage,nf-conntrack-netlink))
define KernelPackage/ipt-hashlimit
$(call KernelPackage/ipt/Depends,)
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)
AUTOLOAD:=$(call AutoLoad,50,xt_hashlimit)
endef
Expand Down

0 comments on commit 15da77b

Please sign in to comment.