summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ecovec24/Makefile
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2009-10-30 04:23:59 +0000
committerPaul Mundt <lethal@linux-sh.org>2009-10-30 14:33:46 +0900
commiteb0cd9e88c6a6561055b32a17d44d8918aecc3c7 (patch)
tree7f91f60d07f07bc5b06879ee534958eb5ebc8de5 /arch/sh/boards/mach-ecovec24/Makefile
parent86c7d03a0fe4241e64eb19b86544647c8ee4bac9 (diff)
sh: Add Ecovec24 specific memory pre/post sleep code
Add self-refresh handling code for the Ecovec24 board. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-ecovec24/Makefile')
-rw-r--r--arch/sh/boards/mach-ecovec24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-ecovec24/Makefile b/arch/sh/boards/mach-ecovec24/Makefile
index 51f85215165..e69bc82208f 100644
--- a/arch/sh/boards/mach-ecovec24/Makefile
+++ b/arch/sh/boards/mach-ecovec24/Makefile
@@ -6,4 +6,4 @@
# for more details.
#
-obj-y := setup.o \ No newline at end of file
+obj-y := setup.o sdram.o \ No newline at end of file