brintos

brintos / linux-shallow public Read only

0
0
Text · 297 B · f8b73ba Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for the 3Com Ethernet device drivers4#5 6obj-$(CONFIG_EL3) += 3c509.o7obj-$(CONFIG_3C515) += 3c515.o8obj-$(CONFIG_PCMCIA_3C589) += 3c589_cs.o9obj-$(CONFIG_PCMCIA_3C574) += 3c574_cs.o10obj-$(CONFIG_VORTEX) += 3c59x.o11obj-$(CONFIG_TYPHOON) += typhoon.o12