]> Pileus Git - ~andy/linux/blob - drivers/net/ethernet/ibm/emac/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[~andy/linux] / 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