perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column
[linux/fpc-iii.git] / drivers / infiniband / hw / Makefile
blob77094be1b2627de8d541cb57a06350e67a3281e9
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/