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