# # Makefile for EMAC ethernet driver. # obj-$(CONFIG_MULTICORE_ETH) += irq.o obj-$(CONFIG_MULTICORE_ETH) += ctl.o obj-$(CONFIG_MULTICORE_ETH) += emac.o