Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e597c2984c64609c6e1e1ac803f00f7550705860
/
.
/
arch
/
i386
/
kernel
/
acpi
/
Makefile
blob: 267ca48e1b6c740cc63e86669ee0b992c627cd00 [
file
] [
log
] [
blame
]
obj
-
y
:=
boot
.
o
obj
-
$
(
CONFIG_X86_IO_APIC
)
+=
earlyquirk
.
o
obj
-
$
(
CONFIG_ACPI_SLEEP
)
+=
sleep
.
o wakeup
.
o
ifneq
(
$
(
CONFIG_ACPI_PROCESSOR
),)
obj
-
y
+=
cstate
.
o
endif