xref: /linux/drivers/phy/microchip/Makefile (revision 2374bf23864932eb32ff209aaf6b82b569d61b2a)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the Microchip phy drivers.
4#
5
6obj-$(CONFIG_PHY_SPARX5_SERDES) := sparx5_serdes.o
7obj-$(CONFIG_PHY_LAN966X_SERDES) := lan966x_serdes.o
8