xref: /linux-6.15/drivers/net/phy/mscc/Makefile (revision da80aa52)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for MSCC networking PHY driver
4
5obj-$(CONFIG_MICROSEMI_PHY) += mscc.o
6