Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / net / ethernet / 3com / Makefile
CommitLineData
ca7a8e85
JK
1#
2# Makefile for the 3Com Ethernet device drivers
3#
4
ca7a8e85
JK
5obj-$(CONFIG_EL3) += 3c509.o
6obj-$(CONFIG_3C515) += 3c515.o
7obj-$(CONFIG_PCMCIA_3C589) += 3c589_cs.o
8obj-$(CONFIG_PCMCIA_3C574) += 3c574_cs.o
9obj-$(CONFIG_VORTEX) += 3c59x.o
ca7a8e85 10obj-$(CONFIG_TYPHOON) += typhoon.o
This page took 0.502668 seconds and 5 git commands to generate.