Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / drivers / net / ethernet / arc / Makefile
CommitLineData
e4f2379d
AB
1#
2# Makefile for the ARC network device drivers.
3#
4
5arc_emac-objs := emac_main.o emac_mdio.o
23d2d9a6
RP
6obj-$(CONFIG_ARC_EMAC_CORE) += arc_emac.o
7obj-$(CONFIG_ARC_EMAC) += emac_arc.o
6eacf311 8obj-$(CONFIG_EMAC_ROCKCHIP) += emac_rockchip.o
This page took 0.187649 seconds and 5 git commands to generate.