Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5367b6887e7d8c870a5da7d9b8c6e9c207684e43
/
.
/
arch
/
s390
/
power
/
Makefile
blob: 973bb45a8fec4fcbe8f94233b22c3b37ab7b9b76 [
file
] [
log
] [
blame
]
#
# Makefile for s390 PM support
#
obj
-
$
(
CONFIG_HIBERNATION
)
+=
suspend
.
o
obj
-
$
(
CONFIG_HIBERNATION
)
+=
swsusp
.
o
obj
-
$
(
CONFIG_HIBERNATION
)
+=
swsusp_64
.
o
obj
-
$
(
CONFIG_HIBERNATION
)
+=
swsusp_asm64
.
o