summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/Makefile
diff options
context:
space:
mode:
authoradam radford <aradford@gmail.com>2010-12-15 03:17:17 (GMT)
committerJames Bottomley <James.Bottomley@suse.de>2010-12-21 18:37:29 (GMT)
commit0d49016bbab4fe9164710b1d4bbae116b89b7f7e (patch)
tree8cf0c288f7c12b02ba86b8250e6d593c1aad66e8 /drivers/scsi/megaraid/Makefile
parentfd01a6632da253210c3dbc7814bc6eceda96623d (diff)
downloadlinux-0d49016bbab4fe9164710b1d4bbae116b89b7f7e.tar.xz
[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 f469915..6613a2c 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