xref: /openbmc/u-boot/drivers/phy/marvell/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
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