4 lines
65 B
Makefile
4 lines
65 B
Makefile
obj-$(CONFIG_NTB) += ntb.o
|
|
|
|
ntb-objs := ntb_hw.o ntb_transport.o
|
obj-$(CONFIG_NTB) += ntb.o
|
|
|
|
ntb-objs := ntb_hw.o ntb_transport.o
|