2ac2fc30a00d45ef63c19569ef94acfbd70b7046
[linux-2.6-block.git] / drivers / scsi / mpt2sas / Makefile
1 # mpt2sas makefile
2
3 # share the official mpi headers from the mpt3sas driver
4 ccflags-y += -I$(src)/../mpt3sas
5
6 obj-$(CONFIG_SCSI_MPT2SAS) += mpt2sas.o
7 mpt2sas-y +=  mpt2sas_base.o        \
8                 mpt2sas_config.o    \
9                 mpt2sas_scsih.o     \
10                 mpt2sas_transport.o \
11                 mpt2sas_ctl.o