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