Sign in
android-kvm
/
linux
/
f9a204e1de73a7007de66fb289e1d64a7665c9b4
/
.
/
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