96d1d60d67b64b86ca599f5da0124c402ab2c05f
[deliverable/linux.git] / drivers / net / ethernet / 3com / Makefile
1 #
2 # Makefile for the 3Com Ethernet device drivers
3 #
4
5 obj-$(CONFIG_EL1) += 3c501.o
6 obj-$(CONFIG_EL3) += 3c509.o
7 obj-$(CONFIG_3C515) += 3c515.o
8 obj-$(CONFIG_PCMCIA_3C589) += 3c589_cs.o
9 obj-$(CONFIG_PCMCIA_3C574) += 3c574_cs.o
10 obj-$(CONFIG_VORTEX) += 3c59x.o
11 obj-$(CONFIG_ACENIC) += acenic.o
12 obj-$(CONFIG_TYPHOON) += typhoon.o
This page took 0.031561 seconds and 4 git commands to generate.