projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6]
/
arch
/
sh
/
boards
/
hp6xx
/
Makefile
diff --git
a/arch/sh/boards/hp6xx/Makefile
b/arch/sh/boards/hp6xx/Makefile
index
927fe0a
..
b312427
100644
(file)
--- a/
arch/sh/boards/hp6xx/Makefile
+++ b/
arch/sh/boards/hp6xx/Makefile
@@
-2,5
+2,6
@@
# Makefile for the HP6xx specific parts of the kernel
#
-obj-y := mach.o setup.o
-
+obj-y := setup.o
+obj-$(CONFIG_PM) += pm.o pm_wakeup.o
+obj-$(CONFIG_APM_EMULATION) += hp6xx_apm.o