projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge commit 'origin/master' into next
[linux-2.6]
/
drivers
/
base
/
power
/
Makefile
1
obj-$(CONFIG_PM) += sysfs.o
2
obj-$(CONFIG_PM_SLEEP) += main.o
3
obj-$(CONFIG_PM_TRACE_RTC) += trace.o
4
5
ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
6
ccflags-$(CONFIG_PM_VERBOSE) += -DDEBUG