blob: 79108af553fb8d9d6f4097a20b09b0372a1af505 [file] [log] [blame]
Alexey Brodkine4f23792013-06-24 09:54:27 +04001#
2# Makefile for the ARC network device drivers.
3#
4
5arc_emac-objs := emac_main.o emac_mdio.o
Romain Perier23d2d9a2014-08-26 13:14:51 +00006obj-$(CONFIG_ARC_EMAC_CORE) += arc_emac.o
7obj-$(CONFIG_ARC_EMAC) += emac_arc.o
Romain Perier6eacf312014-09-08 17:14:47 +00008obj-$(CONFIG_EMAC_ROCKCHIP) += emac_rockchip.o