repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.8-rc7
[cris-mirror.git]
/
arch
/
x86
/
kernel
/
acpi
/
Makefile
blob
163b225814728721ff0d424d8407493a6d92430d
1
obj-
$(
CONFIG_ACPI
) +=
boot.o
2
obj-
$(
CONFIG_ACPI_SLEEP
) +=
sleep.o wakeup_
$(
BITS
)
.o
3
4
ifneq
($(
CONFIG_ACPI_PROCESSOR
),)
5
obj-y
+=
cstate.o
6
endif
7