summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Makefile
diff options
context:
space:
mode:
authorFUJITA Tomonori2007-06-27 09:32:39 +0200
committerJames Bottomley2007-10-12 20:37:35 +0200
commit09345f65058bb927f3b3f4c33421f83ba8eeb5f8 (patch)
treec67ce859ca67b95fd99ecc5384f0e959ae4057c9 /drivers/scsi/Makefile
parent[SCSI] qla2xxx: Update version number to 8.02.00-k3. (diff)
downloadkernel-qcow2-linux-09345f65058bb927f3b3f4c33421f83ba8eeb5f8.tar.gz
kernel-qcow2-linux-09345f65058bb927f3b3f4c33421f83ba8eeb5f8.tar.xz
kernel-qcow2-linux-09345f65058bb927f3b3f4c33421f83ba8eeb5f8.zip
[SCSI] add srp transport class
This adds srp transport class that works with ib_srp and ibmvscsi. It creates only /sys/class/{srp_host,srp_remote_ports} and srp_remote_ports has only "port_id" attribute. viola:/sys/class/srp_remote_ports/port-0:1# ls device port_id subsystem uevent viola:/sys/class/srp_remote_ports/port-0:1# cat port_id 4c:49:4e:55:58:20:56:49:4f:00:00:00:00:00:00:00 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Makefile')
-rw-r--r--drivers/scsi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile
index 86a7ba7bad63..6141389dcdb2 100644
--- a/drivers/scsi/Makefile
+++ b/drivers/scsi/Makefile
@@ -34,6 +34,7 @@ obj-$(CONFIG_SCSI_FC_ATTRS) += scsi_transport_fc.o
obj-$(CONFIG_SCSI_ISCSI_ATTRS) += scsi_transport_iscsi.o
obj-$(CONFIG_SCSI_SAS_ATTRS) += scsi_transport_sas.o
obj-$(CONFIG_SCSI_SAS_LIBSAS) += libsas/
+obj-$(CONFIG_SCSI_SRP_ATTRS) += scsi_transport_srp.o
obj-$(CONFIG_ISCSI_TCP) += libiscsi.o iscsi_tcp.o
obj-$(CONFIG_INFINIBAND_ISER) += libiscsi.o