mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
eeb6158d6d
commit
e99619d10d
@ -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…
x
Reference in New Issue
Block a user