projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sched debug: remove NULL checking in print_cfs/rt_rq()
[linux-2.6]
/
kernel
/
power
/
Makefile
diff --git
a/kernel/power/Makefile
b/kernel/power/Makefile
index
f7dfff2
..
597823b
100644
(file)
--- a/
kernel/power/Makefile
+++ b/
kernel/power/Makefile
@@
-4,7
+4,6
@@
EXTRA_CFLAGS += -DDEBUG
endif
obj-y := main.o
-obj-$(CONFIG_PM_LEGACY) += pm.o
obj-$(CONFIG_PM_SLEEP) += process.o console.o
obj-$(CONFIG_HIBERNATION) += swsusp.o disk.o snapshot.o swap.o user.o