Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
9cbf22b37ae0592dea809cb8d424990774c21786
/
.
/
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