blob: aedb3af74e5a1ec73e856684a18305d58788b8df [file] [log] [blame]
Jeff Kirsherb544dba2011-06-14 12:56:50 -07001#
2# Makefile for the TI network device drivers.
3#
4
5obj-$(CONFIG_TLAN) += tlan.o
6obj-$(CONFIG_CPMAC) += cpmac.o
7obj-$(CONFIG_TI_DAVINCI_EMAC) += davinci_emac.o
8obj-$(CONFIG_TI_DAVINCI_MDIO) += davinci_mdio.o
9obj-$(CONFIG_TI_DAVINCI_CPDMA) += davinci_cpdma.o