mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-07 05:04:04 +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
|