projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
[linux-2.6]
/
arch
/
sh
/
kernel
/
Makefile_32
diff --git
a/arch/sh/kernel/Makefile_32
b/arch/sh/kernel/Makefile_32
index
2e1b86e
..
82a3a15
100644
(file)
--- a/
arch/sh/kernel/Makefile_32
+++ b/
arch/sh/kernel/Makefile_32
@@
-30,5
+30,6
@@
obj-$(CONFIG_KPROBES) += kprobes.o
obj-$(CONFIG_GENERIC_GPIO) += gpio.o
obj-$(CONFIG_DYNAMIC_FTRACE) += ftrace.o
obj-$(CONFIG_DUMP_CODE) += disassemble.o
+obj-$(CONFIG_HIBERNATION) += swsusp.o
EXTRA_CFLAGS += -Werror