xref: /linux/drivers/net/ethernet/i825xx/Makefile (revision 48dea9a700c8728cc31a1dd44588b97578de86ee)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Intel 82586/82593/82596 chipset device drivers.
4#
5
6obj-$(CONFIG_ARM_ETHER1) += ether1.o
7obj-$(CONFIG_SUN3_82586) += sun3_82586.o
8obj-$(CONFIG_LASI_82596) += lasi_82596.o
9obj-$(CONFIG_SNI_82596) += sni_82596.o
10obj-$(CONFIG_MVME16x_NET) += 82596.o
11obj-$(CONFIG_BVME6000_NET) += 82596.o
12