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