summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2010-08-06 20:12:06 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-10-21 07:51:45 +0900
commitc05b48af822c415baeadafa6c4a4ea7f79f337db (patch)
tree5d97fcd445e9e89ed91445d3168da79d1ed1c075 /arch/arm/mach-s5pv310/Makefile
parentfe0cdec8bad919fd91cd344123906a55f3857209 (diff)
downloadop-kernel-dev-c05b48af822c415baeadafa6c4a4ea7f79f337db.zip
op-kernel-dev-c05b48af822c415baeadafa6c4a4ea7f79f337db.tar.gz
ARM: S5PV310: Add SMDKC210 board support file
This patch adds Samsung SMDKC210 board support file. The SoC of SMDKC210, S5PC210(MCP) is one of package option of S5PV310. And because composition of SMDKC210 and SMDKV310 differs, need SMDKC210 with SMDKV310. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv310/Makefile')
-rw-r--r--arch/arm/mach-s5pv310/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Makefile b/arch/arm/mach-s5pv310/Makefile
index d5b51c7..aefb14f 100644
--- a/arch/arm/mach-s5pv310/Makefile
+++ b/arch/arm/mach-s5pv310/Makefile
@@ -21,6 +21,7 @@ obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
# machine support
+obj-$(CONFIG_MACH_SMDKC210) += mach-smdkc210.o
obj-$(CONFIG_MACH_SMDKV310) += mach-smdkv310.o
obj-$(CONFIG_MACH_UNIVERSAL_C210) += mach-universal_c210.o
OpenPOWER on IntegriCloud