Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
aa6a03eb0ae859c1371555ef381de4c96ca1e4e6
/
.
/
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