qedr: Add RoCE driver framework
[sfrench/cifs-2.6.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_USNIC)          += usnic/
11 obj-$(CONFIG_INFINIBAND_HFI1)           += hfi1/
12 obj-$(CONFIG_INFINIBAND_HNS)            += hns/
13 obj-$(CONFIG_INFINIBAND_QEDR)           += qedr/