mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 16:41:06 +02:00
kernel: these modules are already loaded by the scsi-core package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
11476e81c4
commit
c013a5f64c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user