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.17 7 lines 270 B view raw
1obj-y := extable.o tlb.o \ 2 fault.o init.o ioremap.o mmap.o \ 3 mm-nds32.o cacheflush.o proc.o 4 5obj-$(CONFIG_ALIGNMENT_TRAP) += alignment.o 6obj-$(CONFIG_HIGHMEM) += highmem.o 7CFLAGS_proc-n13.o += -fomit-frame-pointer