smsc: Move the SMC (SMSC) drivers
[deliverable/linux.git] / drivers / net / ethernet / smsc / Makefile
1 #
2 # Makefile for the SMSC network device drivers.
3 #
4
5 obj-$(CONFIG_SMC9194) += smc9194.o
6 obj-$(CONFIG_SMC91X) += smc91x.o
7 obj-$(CONFIG_PCMCIA_SMC91C92) += smc91c92_cs.o
8 obj-$(CONFIG_EPIC100) += epic100.o
9 obj-$(CONFIG_SMSC9420) += smsc9420.o
10 obj-$(CONFIG_SMC911X) += smc911x.o
11 obj-$(CONFIG_SMSC911X) += smsc911x.o
This page took 0.031455 seconds and 5 git commands to generate.