mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
fix IMQ autoloading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12722 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f26798ad81
commit
96266367b7
@ -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