mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 17:40:53 +07:00
074dc37a7b
The IBM virtual SCSI protocol has been obsoleted by ibmvfc, and there are no reported of the driver left. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.de>
3 lines
80 B
Makefile
3 lines
80 B
Makefile
obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsi.o
|
|
obj-$(CONFIG_SCSI_IBMVFC) += ibmvfc.o
|