Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', 'spi...
[deliverable/linux.git] / drivers / net / ethernet / sun / Makefile
CommitLineData
e689cf4a
JK
1#
2# Makefile for the Sun network device drivers.
3#
4
5obj-$(CONFIG_HAPPYMEAL) += sunhme.o
6obj-$(CONFIG_SUNQE) += sunqe.o
7obj-$(CONFIG_SUNBMAC) += sunbmac.o
5ff2241d 8obj-$(CONFIG_SUNGEM) += sungem.o
e689cf4a 9obj-$(CONFIG_CASSINI) += cassini.o
31762eaa 10obj-$(CONFIG_SUNVNET_COMMON) += sunvnet_common.o
e689cf4a 11obj-$(CONFIG_SUNVNET) += sunvnet.o
5d01fa0c 12obj-$(CONFIG_LDMVSW) += ldmvsw.o
e689cf4a 13obj-$(CONFIG_NIU) += niu.o
This page took 0.312425 seconds and 5 git commands to generate.