mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 14:21:45 +00:00
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
|