Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f377ea88b862bf7151be96d276f4cb740f8e1c41
/
.
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
Makefile
blob: 0a05f65ee81480f9f976176918e1869cc6a36a72 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_MLXSW_CORE
)
+=
mlxsw_core
.
o
mlxsw_core
-
objs
:=
core
.
o
obj
-
$
(
CONFIG_MLXSW_PCI
)
+=
mlxsw_pci
.
o
mlxsw_pci
-
objs
:=
pci
.
o
obj
-
$
(
CONFIG_MLXSW_SWITCHX2
)
+=
mlxsw_switchx2
.
o
mlxsw_switchx2
-
objs
:=
switchx2
.
o