Makefile 185 B

123456789
  1. #
  2. # Makefile for the Mellanox device drivers.
  3. #
  4. obj-$(CONFIG_MLX4_CORE) += mlx4/
  5. obj-$(CONFIG_MLX5_CORE) += mlx5/core/
  6. obj-$(CONFIG_MLXSW_CORE) += mlxsw/
  7. obj-$(CONFIG_MLXFW) += mlxfw/