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