Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build...
[linux-2.6] / 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