1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_NTB) += ntb.o hw/ test/
obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o

ntb-y			:= core.o
ntb-$(CONFIG_NTB_MSI)	+= msi.o
於是可以不回頭的逆風飛翔 不怕心頭有雨 眼底有霜