Sign in
gem5
/
arm
/
linux-arm64-legacy
/
0a5cab42a1317326d87b0d074df50705a0c3fa77
/
.
/
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