D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
arch
/
xtensa
/
mm
/
Filename :
Makefile
back
Copy
# # 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