xref: /openbmc/u-boot/drivers/phy/marvell/Makefile (revision 3335786a)
1*3335786aSStefan Roese#
2*3335786aSStefan Roese# SPDX-License-Identifier:	GPL-2.0+
3*3335786aSStefan Roese#
4*3335786aSStefan Roese
5*3335786aSStefan Roeseobj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_core.o
6*3335786aSStefan Roeseobj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_mux.o
7*3335786aSStefan Roeseobj-$(CONFIG_ARMADA_3700) += comphy_a3700.o
8