#
# Makefile for the Mediatek SoCs built-in ethernet macs
#
subdir-ccflags-y += -Werror

obj-$(CONFIG_NET_MEDIATEK_SOC)			+= mtk_eth_soc.o
obj-$(CONFIG_MT2712_MAC) += mt2712/
