xref: /linux/drivers/phy/microchip/Makefile (revision 7450320ec7ab11e89e3f9b8f2c1229f3964181c1)
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