mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
fix IMQ autoloading
SVN-Revision: 12722
This commit is contained in:
parent
8876ac6d6d
commit
05df3ec37b
@ -234,7 +234,7 @@ define KernelPackage/ipt-imq
|
||||
$(LINUX_DIR)/drivers/net/imq.$(LINUX_KMOD_SUFFIX) \
|
||||
$(foreach mod,$(IPT_IMQ-m),$(LINUX_DIR)/net/$(mod).$(LINUX_KMOD_SUFFIX))
|
||||
AUTOLOAD:=$(call AutoLoad,45,$(notdir \
|
||||
$(LINUX_DIR)/drivers/net/imq.$(LINUX_KMOD_SUFFIX) \
|
||||
imq \
|
||||
$(IPT_IMQ-m) \
|
||||
))
|
||||
DEPENDS:= kmod-ipt-core
|
||||
|
Loading…
Reference in New Issue
Block a user