projects
/
linux-2.6
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge branches 'release' and 'throttling-domains' into release
[linux-2.6]
/
drivers
/
base
/
power
/
Makefile
Commit
Line
Data
dec13c15
DD
1
obj-$(CONFIG_PM) += sysfs.o
2
obj-$(CONFIG_PM_SLEEP) += main.o
90dda1cb
3
obj-$(CONFIG_PM_TRACE_RTC) += trace.o
1da177e4
4
9e233625
JB
5
ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
6
ccflags-$(CONFIG_PM_VERBOSE) += -DDEBUG