repo.or.cz
/
linux-2.6
/
kmemtrace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ALSA] hdspm - Fix module parameter description
[linux-2.6/kmemtrace.git]
/
kernel
/
power
/
Makefile
blob
2f438d0eaa13640a91ec78acc086c559bc523060
1
2
ifeq
($(
CONFIG_PM_DEBUG
),
y
)
3
EXTRA_CFLAGS
+= -
DDEBUG
4
endif
5
6
obj-y
:=
main.o process.o console.o pm.o
7
obj-
$(
CONFIG_SOFTWARE_SUSPEND
) +=
swsusp.o disk.o
8
9
obj-
$(
CONFIG_SUSPEND_SMP
) +=
smp.o
10
11
obj-
$(
CONFIG_MAGIC_SYSRQ
) +=
poweroff.o