1
0
Fork 0
android_kernel_rockchip_tart/drivers/scsi/mpi3mr/Makefile
2025-06-27 00:32:42 -05:00

6 lines
141 B
Makefile

# mpi3mr makefile
obj-$(CONFIG_SCSI_MPI3MR) += mpi3mr.o
mpi3mr-y += mpi3mr_os.o \
mpi3mr_fw.o \
mpi3mr_app.o \
mpi3mr_transport.o