mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00: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>
2 lines
80 B
Makefile
2 lines
80 B
Makefile
obj-$(CONFIG_SCSI_IBMVSCSI) += ibmvscsi.o
|
|
obj-$(CONFIG_SCSI_IBMVFC) += ibmvfc.o
|