xref: /linux/drivers/phy/mediatek/Makefile (revision b52b88ce5bd68e9f6ce4f01d2306e61ce34fc5a0)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the phy drivers.
4#
5
6obj-$(CONFIG_PHY_MTK_TPHY)		+= phy-mtk-tphy.o
7obj-$(CONFIG_PHY_MTK_XSPHY)		+= phy-mtk-xsphy.o
8