Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.15 6 lines 130 B view raw
1# 2# Makefile for the ARC network device drivers. 3# 4 5arc_emac-objs := emac_main.o emac_mdio.o 6obj-$(CONFIG_ARC_EMAC) += arc_emac.o