xref: /linux/drivers/net/ethernet/mellanox/Makefile (revision 0408c58be5a475c99b271f08d85859f7b59ec767)
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/
8obj-$(CONFIG_MLXFW) += mlxfw/
9