xref: /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the Mediatek SoCs built-in ethernet macs
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_NET_MEDIATEK_SOC) += mtk_eth.o
762306a36Sopenharmony_cimtk_eth-y := mtk_eth_soc.o mtk_eth_path.o mtk_ppe.o mtk_ppe_debugfs.o mtk_ppe_offload.o
862306a36Sopenharmony_cimtk_eth-$(CONFIG_NET_MEDIATEK_SOC_WED) += mtk_wed.o mtk_wed_mcu.o mtk_wed_wo.o
962306a36Sopenharmony_ciifdef CONFIG_DEBUG_FS
1062306a36Sopenharmony_cimtk_eth-$(CONFIG_NET_MEDIATEK_SOC_WED) += mtk_wed_debugfs.o
1162306a36Sopenharmony_ciendif
1262306a36Sopenharmony_ciobj-$(CONFIG_NET_MEDIATEK_SOC_WED) += mtk_wed_ops.o
1362306a36Sopenharmony_ciobj-$(CONFIG_NET_MEDIATEK_STAR_EMAC) += mtk_star_emac.o
14

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