%PDF- %PDF-
Direktori : /lib/modules/2.6.32-754.31.1.el6.x86_64/source/drivers/net/ibm_newemac/ |
Current File : //lib/modules/2.6.32-754.31.1.el6.x86_64/source/drivers/net/ibm_newemac/Makefile |
# # Makefile for the PowerPC 4xx on-chip ethernet driver # obj-$(CONFIG_IBM_NEW_EMAC) += ibm_newemac.o ibm_newemac-y := mal.o core.o phy.o ibm_newemac-$(CONFIG_IBM_NEW_EMAC_ZMII) += zmii.o ibm_newemac-$(CONFIG_IBM_NEW_EMAC_RGMII) += rgmii.o ibm_newemac-$(CONFIG_IBM_NEW_EMAC_TAH) += tah.o ibm_newemac-$(CONFIG_IBM_NEW_EMAC_DEBUG) += debug.o