mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
4 lines
65 B
Makefile
4 lines
65 B
Makefile
|
obj-$(CONFIG_NTB) += ntb.o
|
||
|
|
||
|
ntb-objs := ntb_hw.o ntb_transport.o
|