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