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