Merge branch 'for-4.9/block' into for-next
[deliverable/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_USNIC) += usnic/
11 obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
This page took 0.036883 seconds and 5 git commands to generate.