xref: /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the Marvell device drivers.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_MVMDIO) += mvmdio.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_MV643XX_ETH) += mv643xx_eth.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_MVNETA_BM) += mvneta_bm.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_MVNETA) += mvneta.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_MVPP2) += mvpp2/
118c2ecf20Sopenharmony_ciobj-$(CONFIG_PXA168_ETH) += pxa168_eth.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_SKGE) += skge.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_SKY2) += sky2.o
148c2ecf20Sopenharmony_ciobj-y		+= octeontx2/
158c2ecf20Sopenharmony_ciobj-y		+= prestera/
16

Indexes created Thu Nov 07 10:32:03 CST 2024