linux/drivers/net/ibm_newemac/Makefile
<<
>>
Prefs
   1#
   2# Makefile for the PowerPC 4xx on-chip ethernet driver
   3#
   4
   5obj-$(CONFIG_IBM_NEW_EMAC) += ibm_newemac.o
   6
   7ibm_newemac-y := mal.o core.o phy.o
   8ibm_newemac-$(CONFIG_IBM_NEW_EMAC_ZMII) += zmii.o
   9ibm_newemac-$(CONFIG_IBM_NEW_EMAC_RGMII) += rgmii.o
  10ibm_newemac-$(CONFIG_IBM_NEW_EMAC_TAH) += tah.o
  11ibm_newemac-$(CONFIG_IBM_NEW_EMAC_DEBUG) += debug.o
  12
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.