Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.9-rc8 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