4 lines
103 B
Makefile
4 lines
103 B
Makefile
# mpi3mr makefile
|
|
obj-$(CONFIG_SCSI_MPI3MR) += mpi3mr.o
|
|
mpi3mr-y += mpi3mr_os.o \
|
|
mpi3mr_fw.o \
|