summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/Makefile
diff options
context:
space:
mode:
authoradam radford2010-12-15 04:17:17 +0100
committerJames Bottomley2010-12-21 19:37:29 +0100
commit0d49016bbab4fe9164710b1d4bbae116b89b7f7e (patch)
tree8cf0c288f7c12b02ba86b8250e6d593c1aad66e8 /drivers/scsi/megaraid/Makefile
parent[SCSI] fix the return value of scsi_target_queue_read() (diff)
downloadkernel-qcow2-linux-0d49016bbab4fe9164710b1d4bbae116b89b7f7e.tar.gz
kernel-qcow2-linux-0d49016bbab4fe9164710b1d4bbae116b89b7f7e.tar.xz
kernel-qcow2-linux-0d49016bbab4fe9164710b1d4bbae116b89b7f7e.zip
[SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c
This patch renames megaraid_sas.c to megaraid_sas_base.c to facilitate other files in the compile. 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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/megaraid/Makefile b/drivers/scsi/megaraid/Makefile
index f469915b97c3..6613a2ceea03 100644
--- a/drivers/scsi/megaraid/Makefile
+++ b/drivers/scsi/megaraid/Makefile
@@ -1,3 +1,4 @@
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