Sign in
googlers
/
maze
/
linux
/
049b3ff5a86d0187184a189d2e31b8654d58fe22
/
.
/
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