IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
[deliverable/linux.git] / drivers / net / mlx4 / Makefile
1 obj-$(CONFIG_MLX4_CORE) += mlx4_core.o
2
3 mlx4_core-y := alloc.o catas.o cmd.o cq.o eq.o fw.o icm.o intf.o main.o mcg.o \
4 mr.o pd.o profile.o qp.o reset.o srq.o
This page took 0.049941 seconds and 5 git commands to generate.