Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.1-rc2 7 lines 148 B view raw
1# 2# Makefile for the Linux Ethernet layer. 3# 4 5obj-y += eth.o 6obj-$(subst m,y,$(CONFIG_IPX)) += pe2.o 7obj-$(subst m,y,$(CONFIG_ATALK)) += pe2.o