repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
swapfile: remove v0 SWAP-SPACE message
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
kernel
/
power
/
Makefile
blob
597823b5b7003992714a8f784ed4f278fb9dd0c4
1
2
ifeq
($(
CONFIG_PM_DEBUG
),
y
)
3
EXTRA_CFLAGS
+= -
DDEBUG
4
endif
5
6
obj-y
:=
main.o
7
obj-
$(
CONFIG_PM_SLEEP
) +=
process.o console.o
8
obj-
$(
CONFIG_HIBERNATION
) +=
swsusp.o disk.o snapshot.o swap.o user.o
9
10
obj-
$(
CONFIG_MAGIC_SYSRQ
) +=
poweroff.o