6 lines
100 B
Makefile
Raw Normal View History

# mpi3mr makefile
obj-m += mpi3mr.o
mpi3mr-y += mpi3mr_os.o \
mpi3mr_fw.o \
mpi3mr_app.o \