Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / infiniband / hw / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_INFINIBAND_MTHCA)          += mthca/
3 obj-$(CONFIG_INFINIBAND_QIB)            += qib/
4 obj-$(CONFIG_INFINIBAND_CXGB3)          += cxgb3/
5 obj-$(CONFIG_INFINIBAND_CXGB4)          += cxgb4/
6 obj-$(CONFIG_INFINIBAND_EFA)            += efa/
7 obj-$(CONFIG_INFINIBAND_I40IW)          += i40iw/
8 obj-$(CONFIG_MLX4_INFINIBAND)           += mlx4/
9 obj-$(CONFIG_MLX5_INFINIBAND)           += mlx5/
10 obj-$(CONFIG_INFINIBAND_NES)            += nes/
11 obj-$(CONFIG_INFINIBAND_OCRDMA)         += ocrdma/
12 obj-$(CONFIG_INFINIBAND_VMWARE_PVRDMA)  += vmw_pvrdma/
13 obj-$(CONFIG_INFINIBAND_USNIC)          += usnic/
14 obj-$(CONFIG_INFINIBAND_HFI1)           += hfi1/
15 obj-$(CONFIG_INFINIBAND_HNS)            += hns/
16 obj-$(CONFIG_INFINIBAND_QEDR)           += qedr/
17 obj-$(CONFIG_INFINIBAND_BNXT_RE)        += bnxt_re/