mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-14 01:34:43 +08:00
5 lines
83 B
Makefile
5 lines
83 B
Makefile
|
# mpi3mr makefile
|
||
|
obj-m += mpi3mr.o
|
||
|
mpi3mr-y += mpi3mr_os.o \
|
||
|
mpi3mr_fw.o \
|