Kernel  |  4.1

下载     查看原文件
普通文本  |  8行  |  184 B
#
# Makefile for the Linux/Xtensa-specific parts of the memory manager.
#

obj-y			:= init.o misc.o
obj-$(CONFIG_MMU)	+= cache.o fault.o mmu.o tlb.o
obj-$(CONFIG_HIGHMEM)	+= highmem.o