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.18 5 lines 206 B view raw
1obj-y := dma-mapping.o extable.o fault.o init.o \ 2 cache.o copypage.o flush.o \ 3 ioremap.o mmap.o pgd.o mmu.o \ 4 context.o proc.o pageattr.o 5obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o