Files
2025-08-12 22:16:57 +02:00

7 lines
141 B
Makefile
Executable File

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