Sign in
android-kvm
/
linux
/
8cc2b970397c59b25ffb22e0e4a86753fa162619
/
.
/
drivers
/
net
/
ethernet
/
mellanox
/
Makefile
blob: 016aa263bc042c64c18e0a57608e10c3990fdcd0 [
file
] [
log
] [
blame
]
#
# Makefile for the Mellanox device drivers.
#
obj
-
$
(
CONFIG_MLX4_CORE
)
+=
mlx4
/
obj
-
$
(
CONFIG_MLX5_CORE
)
+=
mlx5
/
core
/
obj
-
$
(
CONFIG_MLXSW_CORE
)
+=
mlxsw
/
obj
-
$
(
CONFIG_MLXFW
)
+=
mlxfw
/