Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ea71b10a3d18e5589f44b836a83003a6e741d6bb
/
.
/
arch
/
frv
/
mm
/
Makefile
blob: 1bca5ab8a6ab085aa35fdb1c14574b7dc2adb7a7 [
file
] [
log
] [
blame
]
#
# Makefile for the arch-specific parts of the memory manager.
#
obj
-
y
:=
init
.
o kmap
.
o
obj
-
$
(
CONFIG_MMU
)
+=
\
pgalloc
.
o highmem
.
o fault
.
o extable
.
o cache
-
page
.
o tlb
-
flush
.
o tlb
-
miss
.
o \
mmu
-
context
.
o dma
-
alloc
.
o elf
-
fdpic
.
o