repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ceph: renew auth tickets before they expire
[linux-2.6.git]
/
arch
/
s390
/
mm
/
Makefile
blob
eec05448441922adf4c081b719f7cd5672e402d6
1
#
2
# Makefile for the linux s390-specific parts of the memory manager.
3
#
4
5
obj-y
:=
init.o fault.o extmem.o mmap.o vmem.o pgtable.o maccess.o \
6
page-states.o
7
obj-
$(
CONFIG_CMM
) +=
cmm.o
8
obj-
$(
CONFIG_HUGETLB_PAGE
) +=
hugetlbpage.o