Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
baac4ebb0dafae6583e2ff10009e20f7c42ea3fa
/
.
/
drivers
/
phy
/
marvell
/
Makefile
blob: 51be0399ea930b6dba07841c27cbe8c7fd208754 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
$
(
CONFIG_MVEBU_COMPHY_SUPPORT
)
+=
comphy_core
.
o
obj
-
$
(
CONFIG_MVEBU_COMPHY_SUPPORT
)
+=
comphy_mux
.
o
obj
-
$
(
CONFIG_ARMADA_3700
)
+=
comphy_a3700
.
o
obj
-
$
(
CONFIG_ARMADA_8K
)
+=
comphy_cp110
.
o