Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
52bed87bdd7ff234fbf08cffb5805fec3753a574
/
.
/
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
/