ソースを参照

kernel: these modules are already loaded by the scsi-core package

SVN-Revision: 20347
Hauke Mehrtens 16 年 前
コミット
cd2cee46ac
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package/kernel/modules/usb.mk

+ 1 - 1
package/kernel/modules/usb.mk

@@ -499,7 +499,7 @@ $(call KernelPackage/usb/Depends,+!TARGET_x86:kmod-scsi-core)
   TITLE:=USB Storage support
   TITLE:=USB Storage support
   KCONFIG:=CONFIG_USB_STORAGE
   KCONFIG:=CONFIG_USB_STORAGE
   FILES:=$(LINUX_DIR)/drivers/usb/storage/usb-storage.$(LINUX_KMOD_SUFFIX)
   FILES:=$(LINUX_DIR)/drivers/usb/storage/usb-storage.$(LINUX_KMOD_SUFFIX)
-  AUTOLOAD:=$(call AutoLoad,60,scsi_mod sd_mod usb-storage,1)
+  AUTOLOAD:=$(call AutoLoad,60,usb-storage,1)
 endef
 endef
 
 
 define KernelPackage/usb-storage/description
 define KernelPackage/usb-storage/description