android_kernel_samsung_hero.../drivers/scsi/mpt3sas/Makefile

9 lines
211 B
Makefile
Raw Normal View History

2016-08-17 10:41:52 +02:00
# mpt3sas makefile
obj-$(CONFIG_SCSI_MPT3SAS) += mpt3sas.o
mpt3sas-y += mpt3sas_base.o \
mpt3sas_config.o \
mpt3sas_scsih.o \
mpt3sas_transport.o \
mpt3sas_ctl.o \
mpt3sas_trigger_diag.o