Sign in
android-kvm
/
linux
/
e052c6d15c61cc4caff2f06cbca72b183da9f15e
/
.
/
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