ubifs: Remove unused header
[deliverable/linux.git] / drivers / infiniband / hw / mlx5 / Makefile
1 obj-$(CONFIG_MLX5_INFINIBAND) += mlx5_ib.o
2
3 mlx5_ib-y := main.o cq.o doorbell.o qp.o mem.o srq.o mr.o ah.o mad.o gsi.o
4 mlx5_ib-$(CONFIG_INFINIBAND_ON_DEMAND_PAGING) += odp.o
This page took 0.030306 seconds and 5 git commands to generate.