1 2 3 4 5 6 7
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the 3Com Ethernet device drivers # obj-$(CONFIG_VORTEX) += 3c59x.o obj-$(CONFIG_TYPHOON) += typhoon.o