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