# SPDX-License-Identifier: GPL-2.0
obj-m += mvsas.o
mvsas-objs := mv_init.o mv_sas.o mv_64xx.o mv_94xx.o

ccflags-y += -DCONFIG_SCSI_MVSAS_TASKLET
