xref: /linux/drivers/phy/mediatek/Makefile (revision be709d48329a500621d2a05835283150ae137b45)
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