xref: /linux/drivers/net/ethernet/3com/Makefile (revision a7fbf27d77b1c993cbe097f35bb44f98a54a6b09)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the 3Com Ethernet device drivers
4#
5
6obj-$(CONFIG_PCMCIA_3C589) += 3c589_cs.o
7obj-$(CONFIG_VORTEX) += 3c59x.o
8obj-$(CONFIG_TYPHOON) += typhoon.o
9