repo.or.cz
/
usb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sched: remove the 'u64 now' parameter from put_prev_entity()
[usb.git]
/
arch
/
s390
/
mm
/
Makefile
blob
f95449b29fa5229bcb16bdb3dd9262b9121c2f5b
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
6
obj-
$(
CONFIG_CMM
) +=
cmm.o
7