5a2cc190eb
Moves the Mellanox driver into drivers/net/ethernet/mellanox/ and make the necessary Kconfig and Makefile changes. CC: Roland Dreier <roland@kernel.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
82 B
Makefile
6 lines
82 B
Makefile
#
|
|
# Makefile for the Mellanox device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_MLX4_CORE) += mlx4/
|