Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 obj-$(CONFIG_NTB) += ntb.o hw/ test/
0003 obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o
0004 
0005 ntb-y                   := core.o
0006 ntb-$(CONFIG_NTB_MSI)   += msi.o