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.10-rc2 6 lines 149 B view raw
1# 2# Makefile for the Linux/Xtensa-specific parts of the memory manager. 3# 4 5obj-y := init.o cache.o misc.o 6obj-$(CONFIG_MMU) += fault.o mmu.o tlb.o