Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.6 9 lines 176 B view raw
1# 2# Makefile for Linux arch/m68k/emu source directory 3# 4 5obj-y += natfeat.o 6 7obj-$(CONFIG_NFBLOCK) += nfblock.o 8obj-$(CONFIG_NFCON) += nfcon.o 9obj-$(CONFIG_NFETH) += nfeth.o