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