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