xref: /openbmc/linux/drivers/phy/socionext/Makefile (revision 9be08a27)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the phy drivers.
4#
5
6obj-$(CONFIG_PHY_UNIPHIER_USB2)	+= phy-uniphier-usb2.o
7obj-$(CONFIG_PHY_UNIPHIER_USB3)	+= phy-uniphier-usb3hs.o phy-uniphier-usb3ss.o
8