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