summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/Makefile
diff options
context:
space:
mode:
authoradam radford2010-12-21 22:34:31 +0100
committerJames Bottomley2010-12-23 06:26:53 +0100
commit9c915a8c99bce637226aa09cb05fc18486b229cb (patch)
tree7bc2330661366db6407548a12366f7340f1b31e9 /drivers/scsi/megaraid/Makefile
parent[SCSI] megaraid_sas: Add struct megasas_instance_template changes (diff)
downloadkernel-qcow2-linux-9c915a8c99bce637226aa09cb05fc18486b229cb.tar.gz
kernel-qcow2-linux-9c915a8c99bce637226aa09cb05fc18486b229cb.tar.xz
kernel-qcow2-linux-9c915a8c99bce637226aa09cb05fc18486b229cb.zip
[SCSI] megaraid_sas: Add 9565/9285 specific code
This patch adds MegaRAID 9265/9285 (Device id 0x5b) specific code Signed-off-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/megaraid/Makefile')
-rw-r--r--drivers/scsi/megaraid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/megaraid/Makefile b/drivers/scsi/megaraid/Makefile
index 6613a2ceea03..5826ed509e3e 100644
--- a/drivers/scsi/megaraid/Makefile
+++ b/drivers/scsi/megaraid/Makefile
@@ -1,4 +1,5 @@
obj-$(CONFIG_MEGARAID_MM) += megaraid_mm.o
obj-$(CONFIG_MEGARAID_MAILBOX) += megaraid_mbox.o
obj-$(CONFIG_MEGARAID_SAS) += megaraid_sas.o
-megaraid_sas-objs := megaraid_sas_base.o
+megaraid_sas-objs := megaraid_sas_base.o megaraid_sas_fusion.o \
+ megaraid_sas_fp.o