blob: 84fb3fbdb0ca10d2d32d5b0fa68b7751215b634f [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2# mpt3sas makefile
3obj-$(CONFIG_SCSI_MPT3SAS) += mpt3sas.o
4mpt3sas-y += mpt3sas_base.o \
5 mpt3sas_config.o \
6 mpt3sas_scsih.o \
7 mpt3sas_transport.o \
8 mpt3sas_ctl.o \
9 mpt3sas_trigger_diag.o \
10 mpt3sas_warpdrive.o