nt9856x/BSP/linux-kernel/drivers/phy/mediatek/Makefile
2023-03-28 15:07:53 +08:00

8 lines
166 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the phy drivers.
#
obj-$(CONFIG_PHY_MTK_TPHY) += phy-mtk-tphy.o
obj-$(CONFIG_PHY_MTK_XSPHY) += phy-mtk-xsphy.o