repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-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
Fix memory leak in discard case of sctp_sf_abort_violation()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
s390
/
mm
/
Makefile
blob
66401930f83e725c4631c23c145c651a6231a7e2
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
6
obj-
$(
CONFIG_CMM
) +=
cmm.o
7