xref: /openbmc/linux/drivers/net/ethernet/mellanox/Makefile (revision df3305156f989339529b3d6744b898d498fb1f7b)
1#
2# Makefile for the Mellanox device drivers.
3#
4
5obj-$(CONFIG_MLX4_CORE) += mlx4/
6obj-$(CONFIG_MLX5_CORE) += mlx5/core/
7