Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
296699de6bdc717189a331ab6bbe90e05c94db06
/
.
/
drivers
/
acpi
/
sleep
/
Makefile
blob: 2bec897ab1eb6c3e9cfa139092f237242bb073a3 [
file
] [
log
] [
blame
]
obj
-
y
:=
poweroff
.
o wakeup
.
o
obj
-
$
(
CONFIG_PM_SLEEP
)
+=
main
.
o
obj
-
$
(
CONFIG_X86
)
+=
proc
.
o
EXTRA_CFLAGS
+=
$
(
ACPI_CFLAGS
)