projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[IA64] Increase max NR_CPUS on IA64 from 512 to 1024
[linux-2.6]
/
drivers
/
base
/
power
/
Makefile
1
obj-y := shutdown.o
2
obj-$(CONFIG_PM) += main.o suspend.o resume.o runtime.o sysfs.o
3
4
ifeq ($(CONFIG_DEBUG_DRIVER),y)
5
EXTRA_CFLAGS += -DDEBUG
6
endif