Sign in
gfiber
/
kernel
/
bruno
/
82ed3d442f1cf0941bab3ff68f52b35746c528a1
/
.
/
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