summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-09-09 14:27:19 (GMT)
committerJames Bottomley <jejb@mulgrave.(none)>2005-09-19 17:42:57 (GMT)
commit0c33b27deb93178f10778b3d2669af1674793cef (patch)
treea16c7ce2f10947c696041febe89e13a98ba32b48 /drivers/message/fusion/Makefile
parent82ffb67164064752a56669511545316075b41e1d (diff)
downloadlinux-fsl-qoriq-0c33b27deb93178f10778b3d2669af1674793cef.tar.xz
[SCSI] fusion SAS support (mptsas driver)
Adds the actual mptsas driver, based upon the LSI driver with new work for SAS transport class integration from Eric Moore and me. This obviously depends on the SAS transport class. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/Makefile')
-rw-r--r--drivers/message/fusion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/message/fusion/Makefile b/drivers/message/fusion/Makefile
index 1d2f9db..8a2e265 100644
--- a/drivers/message/fusion/Makefile
+++ b/drivers/message/fusion/Makefile
@@ -34,5 +34,6 @@
obj-$(CONFIG_FUSION_SPI) += mptbase.o mptscsih.o mptspi.o
obj-$(CONFIG_FUSION_FC) += mptbase.o mptscsih.o mptfc.o
+obj-$(CONFIG_FUSION_SAS) += mptbase.o mptscsih.o mptsas.o
obj-$(CONFIG_FUSION_CTL) += mptctl.o
obj-$(CONFIG_FUSION_LAN) += mptlan.o