1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the Microchip LAN865x Driver
4#
5
6obj-$(CONFIG_LAN865X) += lan865x.o
7