6db4831e98
Android 14
7 lines
162 B
Makefile
7 lines
162 B
Makefile
#
|
|
# Makefile for the Mediatek SoCs built-in ethernet macs
|
|
#
|
|
|
|
obj-$(CONFIG_NET_MEDIATEK_SOC) += mtk_eth_soc.o mtk_sgmii.o \
|
|
mtk_eth_path.o
|