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

Configure Feed

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

at v4.7-rc7 8 lines 134 B view raw
1# 2# Makefile 3# 4 5obj-y := consistent.o init.o 6 7obj-$(CONFIG_MMU) += pgtable.o mmu_context.o fault.o 8obj-$(CONFIG_HIGHMEM) += highmem.o