1 2 3 4 5 6
# mpi3mr makefile obj-m += mpi3mr.o mpi3mr-y += mpi3mr_os.o \ mpi3mr_fw.o \ mpi3mr_app.o \ mpi3mr_transport.o