summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-21 13:06:53 (GMT)
committerBen Dooks <ben-linux@fluff.org>2008-12-15 21:46:15 (GMT)
commitb915a125112b2500d5c6fd752948afc170a49cef (patch)
tree7d5351abdb6c3e90297bccb56ae8fd377f056c83 /arch/arm/plat-s3c/Makefile
parent6af0e929e9fb60a8e2609555129713f310188f33 (diff)
downloadlinux-fsl-qoriq-b915a125112b2500d5c6fd752948afc170a49cef.tar.xz
[ARM] S3C: Move time.c to arch/arm/plat-s3c
Move time.c to arch/arm/plat-s3c to be shared with the S3C64XX implementations. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c/Makefile')
-rw-r--r--arch/arm/plat-s3c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c/Makefile b/arch/arm/plat-s3c/Makefile
index f7c8824..3c543ed 100644
--- a/arch/arm/plat-s3c/Makefile
+++ b/arch/arm/plat-s3c/Makefile
@@ -12,3 +12,4 @@ obj- :=
# Core support for all Samsung SoCs
obj-y += init.o
+obj-y += time.o