mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] fix kernel module name for autoloading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -261,7 +261,7 @@ define KernelPackage/ide-it821x
|
||||
DEPENDS:=+kmod-ide-core
|
||||
KCONFIG:=CONFIG_BLK_DEV_IT821X
|
||||
FILES=$(LINUX_DIR)/drivers/ide/it821x.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,30,ite821x)
|
||||
AUTOLOAD:=$(call AutoLoad,30,it821x)
|
||||
endef
|
||||
|
||||
define KernelPackage/ide-it821x/description
|
||||
|
||||
Reference in New Issue
Block a user