]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/net/ethernet/ibm/emac/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / ibm / emac / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the PowerPC 4xx on-chip ethernet driver
4 #
5
6 obj-$(CONFIG_IBM_EMAC) += ibm_emac.o
7
8 ibm_emac-y := mal.o core.o phy.o
9 ibm_emac-$(CONFIG_IBM_EMAC_ZMII) += zmii.o
10 ibm_emac-$(CONFIG_IBM_EMAC_RGMII) += rgmii.o
11 ibm_emac-$(CONFIG_IBM_EMAC_TAH) += tah.o