blob: 23586eefec44c791c81a53c182d16844a15690e0 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the ARC network device drivers.
#
arc_emac-objs := emac_main.o emac_mdio.o
obj-$(CONFIG_ARC_EMAC_CORE) += arc_emac.o
obj-$(CONFIG_EMAC_ROCKCHIP) += emac_rockchip.o