]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/net/ibm_newemac/Makefile
Device tree aware EMAC driver
[linux-2.6-omap-h63xx.git] / drivers / net / ibm_newemac / Makefile
1 #
2 # Makefile for the PowerPC 4xx on-chip ethernet driver
3 #
4
5 obj-$(CONFIG_IBM_NEW_EMAC) += ibm_newemac.o
6
7 ibm_newemac-y := mal.o core.o phy.o
8 ibm_newemac-$(CONFIG_IBM_NEW_EMAC_ZMII) += zmii.o
9 ibm_newemac-$(CONFIG_IBM_NEW_EMAC_RGMII) += rgmii.o
10 ibm_newemac-$(CONFIG_IBM_NEW_EMAC_TAH) += tah.o
11 ibm_newemac-$(CONFIG_IBM_NEW_EMAC_DEBUG) += debug.o