Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / drivers / infiniband / hw / Makefile
blobe4f31c1be8f72c3e7a1bcc970b271c21a6cbc2cc
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_I40IW) += i40iw/
7 obj-$(CONFIG_MLX4_INFINIBAND) += mlx4/
8 obj-$(CONFIG_MLX5_INFINIBAND) += mlx5/
9 obj-$(CONFIG_INFINIBAND_NES) += nes/
10 obj-$(CONFIG_INFINIBAND_OCRDMA) += ocrdma/
11 obj-$(CONFIG_INFINIBAND_VMWARE_PVRDMA) += vmw_pvrdma/
12 obj-$(CONFIG_INFINIBAND_USNIC) += usnic/
13 obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
14 obj-$(CONFIG_INFINIBAND_HNS) += hns/
15 obj-$(CONFIG_INFINIBAND_QEDR) += qedr/
16 obj-$(CONFIG_INFINIBAND_BNXT_RE) += bnxt_re/