mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
The drivers in pata-modules depend on libata, which depends on scsi_mod. The corresponding package dependencies pata-modules -> ata-modules -> scsi-core-modules are already defined, and there is no sense in adding a direct dependency from pata-modules to scsi-core-modules. The usb-storage driver depends on scsi_mod in scsi-core-modules, not any of the drivers in scsi-modules.