Blame view

kernel/linux-rt-4.4.41/drivers/scsi/mpt3sas/Makefile 235 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
  # 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 \
  		mpt3sas_warpdrive.o