Sign in
googlers
/
maze
/
linux
/
11c302c14d8ddc47504bd3b650bc9e8da7c717b7
/
.
/
arch
/
s390
/
mm
/
Makefile
blob: 8e09db1edbb91a8cb835d35e7af6605d65c2364e [
file
] [
log
] [
blame
]
#
# Makefile for the linux s390-specific parts of the memory manager.
#
obj
-
y
:=
init
.
o fault
.
o ioremap
.
o extmem
.
o mmap
.
o vmem
.
o
obj
-
$
(
CONFIG_CMM
)
+=
cmm
.
o