Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
[linux-2.6-microblaze.git] / drivers / ntb / Makefile
index 5c64438..3a6fa18 100644 (file)
@@ -1,3 +1,6 @@
 # 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