summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv210/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2010-02-24 16:40:53 +0900
committerBen Dooks <ben-linux@fluff.org>2010-02-24 22:47:23 +0000
commitd515ec339bf7970c8f6e368c8c7bb330417dcda9 (patch)
treec8bd928f6fac9c98c90a397d359c2b8c0a6b4408 /arch/arm/mach-s5pv210/Makefile
parent981744165e31410bd7bc973fd259f24b836d0346 (diff)
ARM: S5PV210: Add SMDKC110 board support file
This patch adds SMDKC110 board support file. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5pv210/Makefile')
-rw-r--r--arch/arm/mach-s5pv210/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/Makefile b/arch/arm/mach-s5pv210/Makefile
index 3ecb607c1a09..8ebf51c52a01 100644
--- a/arch/arm/mach-s5pv210/Makefile
+++ b/arch/arm/mach-s5pv210/Makefile
@@ -17,3 +17,4 @@ obj-$(CONFIG_CPU_S5PV210) += cpu.o init.o clock.o
# machine support
obj-$(CONFIG_MACH_SMDKV210) += mach-smdkv210.o
+obj-$(CONFIG_MACH_SMDKC110) += mach-smdkc110.o