]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - drivers/net/ethernet/marvell/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / drivers / net / ethernet / marvell / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
527a6266
JK
2#
3# Makefile for the Marvell device drivers.
4#
5
fc8f5ade 6obj-$(CONFIG_MVMDIO) += mvmdio.o
c3a07134 7obj-$(CONFIG_MV643XX_ETH) += mv643xx_eth.o
dc35a10f 8obj-$(CONFIG_MVNETA_BM) += mvneta_bm.o
c5aff182 9obj-$(CONFIG_MVNETA) += mvneta.o
3f518509 10obj-$(CONFIG_MVPP2) += mvpp2.o
527a6266
JK
11obj-$(CONFIG_PXA168_ETH) += pxa168_eth.o
12obj-$(CONFIG_SKGE) += skge.o
13obj-$(CONFIG_SKY2) += sky2.o