summaryrefslogtreecommitdiff
path: root/drivers/ntb/Makefile
blob: cc27ad2ef1508b1e947e513d4b3994e27aed68b8 (plain)
1
2
3
4
5
obj-$(CONFIG_NTB) += ntb.o hw/ test/
obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o

ntb-y			:= core.o
ntb-$(CONFIG_NTB_MSI)	+= msi.o