]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/net/ethernet/ibm/emac/Makefile
Merge remote-tracking branch 'asoc/fix/88pm860x' into asoc-linus
[karo-tx-linux.git] / drivers / net / ethernet / ibm / emac / Makefile
1 #
2 # Makefile for the PowerPC 4xx on-chip ethernet driver
3 #
4
5 obj-$(CONFIG_IBM_EMAC) += ibm_emac.o
6
7 ibm_emac-y := mal.o core.o phy.o
8 ibm_emac-$(CONFIG_IBM_EMAC_ZMII) += zmii.o
9 ibm_emac-$(CONFIG_IBM_EMAC_RGMII) += rgmii.o
10 ibm_emac-$(CONFIG_IBM_EMAC_TAH) += tah.o
11 ibm_emac-$(CONFIG_IBM_EMAC_DEBUG) += debug.o