projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ae1f15
)
merge r21700
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 7 Jun 2010 10:48:03 +0000
(10:48 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 7 Jun 2010 10:48:03 +0000
(10:48 +0000)
SVN-Revision: 21701
package/kernel/modules/netfilter.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netfilter.mk
b/package/kernel/modules/netfilter.mk
index d19a16da3f93fcea4b505c64423f5d3b6f473962..45754b7fd43f5f6e38dc4163b6221e0f63863a92 100644
(file)
--- a/
package/kernel/modules/netfilter.mk
+++ b/
package/kernel/modules/netfilter.mk
@@
-236,7
+236,7
@@
$(call KernelPackage/ipt/Depends,)
FILES:= \
$(LINUX_DIR)/drivers/net/imq.$(LINUX_KMOD_SUFFIX) \
$(foreach mod,$(IPT_IMQ-m),$(LINUX_DIR)/net/$(mod).$(LINUX_KMOD_SUFFIX))
- AUTOLOAD:=$(call AutoLoad,4
5
,$(notdir \
+ AUTOLOAD:=$(call AutoLoad,4
6
,$(notdir \
imq \
$(IPT_IMQ-m) \
))