1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2580416e6SJeff Kirsher#
3580416e6SJeff Kirsher# Makefile for the Microchip network device drivers.
4580416e6SJeff Kirsher#
5580416e6SJeff Kirsher
6580416e6SJeff Kirsherobj-$(CONFIG_ENC28J60) += enc28j60.o
7d70e5326SJon Ringleobj-$(CONFIG_ENCX24J600) += encx24j600.o encx24j600-regmap.o
823f0703cSBryan Whiteheadobj-$(CONFIG_LAN743X) += lan743x.o
923f0703cSBryan Whitehead
1007624df1SBryan Whiteheadlan743x-objs := lan743x_main.o lan743x_ethtool.o lan743x_ptp.o
113cfa11baSSteen Hegelund
12db8bcaadSHoratiu Vulturobj-$(CONFIG_LAN966X_SWITCH) += lan966x/
133cfa11baSSteen Hegelundobj-$(CONFIG_SPARX5_SWITCH) += sparx5/
14*c9da1ac1SSteen Hegelundobj-$(CONFIG_VCAP) += vcap/
15