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