Files
wlan-ap/feeds/mediatek-sdk/mediatek/files-5.4/drivers/net/ethernet/mediatek/Makefile
Arif Alam 71e5c425e9 kernel: update files-5.4
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
2025-07-29 02:03:47 -04:00

9 lines
306 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Mediatek SoCs built-in ethernet macs
#
obj-$(CONFIG_NET_MEDIATEK_SOC) += mtk_eth.o
mtk_eth-y := mtk_eth_soc.o mtk_sgmii.o mtk_usxgmii.o mtk_eth_path.o mtk_eth_dbg.o mtk_eth_reset.o mtk_eth_ptp.o
obj-$(CONFIG_NET_MEDIATEK_HNAT) += mtk_hnat/