]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/infiniband/hw/Makefile
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[karo-tx-linux.git] / drivers / infiniband / hw / Makefile
1 obj-$(CONFIG_INFINIBAND_MTHCA)          += mthca/
2 obj-$(CONFIG_INFINIBAND_QIB)            += qib/
3 obj-$(CONFIG_INFINIBAND_CXGB3)          += cxgb3/
4 obj-$(CONFIG_INFINIBAND_CXGB4)          += cxgb4/
5 obj-$(CONFIG_INFINIBAND_I40IW)          += i40iw/
6 obj-$(CONFIG_MLX4_INFINIBAND)           += mlx4/
7 obj-$(CONFIG_MLX5_INFINIBAND)           += mlx5/
8 obj-$(CONFIG_INFINIBAND_NES)            += nes/
9 obj-$(CONFIG_INFINIBAND_OCRDMA)         += ocrdma/
10 obj-$(CONFIG_INFINIBAND_VMWARE_PVRDMA)  += vmw_pvrdma/
11 obj-$(CONFIG_INFINIBAND_USNIC)          += usnic/
12 obj-$(CONFIG_INFINIBAND_HFI1)           += hfi1/
13 obj-$(CONFIG_INFINIBAND_HNS)            += hns/
14 obj-$(CONFIG_INFINIBAND_QEDR)           += qedr/
15 obj-$(CONFIG_INFINIBAND_BNXT_RE)        += bnxt_re/