Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
[deliverable/linux.git] / drivers / net / ethernet / ti / Makefile
CommitLineData
b544dbac
JK
1#
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
df828598
M
10obj-$(CONFIG_TI_CPSW) += ti_cpsw.o
11ti_cpsw-y := cpsw_ale.o cpsw.o
This page took 0.082001 seconds and 5 git commands to generate.