Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
91fb8357c3e097a46eb6e92d03b284182172ce80
/
.
/
drivers
/
base
/
power
/
Makefile
blob: c0219ad94aca123768afb8f58afe7a214e1ce819 [
file
] [
log
] [
blame
]
obj
-
y
:=
shutdown
.
o
obj
-
$
(
CONFIG_PM
)
+=
main
.
o suspend
.
o resume
.
o runtime
.
o sysfs
.
o
ifeq
(
$
(
CONFIG_DEBUG_DRIVER
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif