summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorBen Dooks2006-09-22 16:42:18 +0200
committerRussell King2006-09-27 10:35:04 +0200
commit4b053e7a320882fbdbc6613cec60a929553b4215 (patch)
treec6c8d41fe2df1ec65ae4c5d31390109477274dfd /arch/arm/mach-s3c2410/Makefile
parent[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted) (diff)
downloadkernel-qcow2-linux-4b053e7a320882fbdbc6613cec60a929553b4215.tar.gz
kernel-qcow2-linux-4b053e7a320882fbdbc6613cec60a929553b4215.tar.xz
kernel-qcow2-linux-4b053e7a320882fbdbc6613cec60a929553b4215.zip
[ARM] 3858/1: S3C2412: power management code
Add S3C2412 power management code, and move the core register saving in from s3c2412.c Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/Makefile')
-rw-r--r--arch/arm/mach-s3c2410/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile
index 94aef371a529..d66013365b6b 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -38,6 +38,8 @@ obj-$(CONFIG_CPU_S3C2412) += s3c2412-irq.o
obj-$(CONFIG_CPU_S3C2412) += s3c2412-clock.o
obj-dma-$(CONFIG_CPU_S3C2412) += s3c2412-dma.o
+obj-$(CONFIG_S3C2412_PM) += s3c2412-pm.o
+
#
# S3C244X support