mlx4: Implement devlink interface
[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_MLX4_INFINIBAND) += mlx4/
6 obj-$(CONFIG_MLX5_INFINIBAND) += mlx5/
7 obj-$(CONFIG_INFINIBAND_NES) += nes/
8 obj-$(CONFIG_INFINIBAND_OCRDMA) += ocrdma/
9 obj-$(CONFIG_INFINIBAND_USNIC) += usnic/
This page took 0.039023 seconds and 5 git commands to generate.