summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi/Makefile
diff options
context:
space:
mode:
authorKevin Barnett <kevin.barnett@microsemi.com>2016-06-27 16:41:00 -0500
committerMartin K. Petersen <martin.petersen@oracle.com>2016-08-12 16:00:09 -0400
commit6c223761eb5482dca2bd981d0a800c4aba3c9009 (patch)
treec02467859b2e4464e5e4b62621ad39d0958c3cbe /drivers/scsi/smartpqi/Makefile
parent1d48390117c7df9839cf4d43ec33346e7868a53c (diff)
smartpqi: initial commit of Microsemi smartpqi driver
This initial commit contains Microsemi's smartpqi module. [mkp: Minor tweaks to apply to 4.9/scsi-queue] Reviewed-by: Scott Benesh <scott.benesh@microsemi.com> Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com> Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com> Signed-off-by: Don Brace <don.brace@microsemi.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Ewan D. Milne <emilne@redhat.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/smartpqi/Makefile')
-rw-r--r--drivers/scsi/smartpqi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/smartpqi/Makefile b/drivers/scsi/smartpqi/Makefile
new file mode 100644
index 000000000000..0f42a225a664
--- /dev/null
+++ b/drivers/scsi/smartpqi/Makefile
@@ -0,0 +1,3 @@
+ccflags-y += -I.
+obj-m += smartpqi.o
+smartpqi-objs := smartpqi_init.o smartpqi_sis.o smartpqi_sas_transport.o