aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2010-02-24 02:40:49 -0500
committerBen Dooks <ben-linux@fluff.org>2010-02-24 17:47:23 -0500
commit981744165e31410bd7bc973fd259f24b836d0346 (patch)
tree64a05e00eeb55439a3e506fe7905e24d20d4716d /arch/arm/mach-s5pv210/Makefile
parent170f4e425808b801f81bb6be24b2c1eb80313d8e (diff)
ARM: S5PV210: Add SMDKV210 board support file
This patch adds SMDKV210 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 bc5587b521fa..3ecb607c1a09 100644
--- a/arch/arm/mach-s5pv210/Makefile
+++ b/arch/arm/mach-s5pv210/Makefile
@@ -16,3 +16,4 @@ obj-$(CONFIG_CPU_S5PV210) += cpu.o init.o clock.o
16 16
17# machine support 17# machine support
18 18
19obj-$(CONFIG_MACH_SMDKV210) += mach-smdkv210.o