blob: 3a6fa181ff9974c77e806fc9c9862e8e4e2be32e [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Allen Hubbe963de472015-04-15 11:12:41 -04002obj-$(CONFIG_NTB) += ntb.o hw/ test/
Allen Hubbee26a5842015-04-09 10:33:20 -04003obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o
Logan Gunthorped217e072019-05-23 16:30:55 -06004
Logan Gunthorpe26b3a372019-05-23 16:30:56 -06005ntb-y := core.o
6ntb-$(CONFIG_NTB_MSI) += msi.o