Jeff Kirsher | 5a2cc19 | 2011-05-13 01:32:22 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the Mellanox device drivers. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_MLX4_CORE) += mlx4/ | ||||
Eli Cohen | e126ba9 | 2013-07-07 17:25:49 +0300 | [diff] [blame] | 6 | obj-$(CONFIG_MLX5_CORE) += mlx5/core/ |