xref: /linux/drivers/net/ethernet/mediatek/Makefile (revision d28d66e5a92de81199d21b696df707068361a4e7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2009fb097SJohn Crispin#
3009fb097SJohn Crispin# Makefile for the Mediatek SoCs built-in ethernet macs
4009fb097SJohn Crispin#
5009fb097SJohn Crispin
6*d28d66e5SRandy Dunlapobj-$(CONFIG_NET_MEDIATEK_SOC)                 += mtk_eth.o
7*d28d66e5SRandy Dunlapmtk_eth-y := mtk_eth_soc.o mtk_sgmii.o mtk_eth_path.o
8