xref: /openbmc/u-boot/drivers/phy/marvell/Makefile (revision c0132f60)
13335786aSStefan Roese#
23335786aSStefan Roese# SPDX-License-Identifier:	GPL-2.0+
33335786aSStefan Roese#
43335786aSStefan Roese
53335786aSStefan Roeseobj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_core.o
63335786aSStefan Roeseobj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_mux.o
73335786aSStefan Roeseobj-$(CONFIG_ARMADA_3700) += comphy_a3700.o
8*c0132f60SStefan Roeseobj-$(CONFIG_ARMADA_8K) += comphy_cp110.o
9