blob: 84fb3fbdb0ca10d2d32d5b0fa68b7751215b634f [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +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