summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/Makefile
diff options
context:
space:
mode:
authorALIM AKHTAR2011-03-04 07:24:23 +0100
committerKukjin Kim2011-03-04 07:24:23 +0100
commitaf6ec5a22eef054f39368c662e9dafd8817374e2 (patch)
treec8da0e871bd6af2b7dfbf379ffa09e09ce8a8cb6 /arch/arm/mach-exynos4/Makefile
parentARM: EXYNOS4: Add support for i2c PMICs on Universal_C210 board (diff)
downloadkernel-qcow2-linux-af6ec5a22eef054f39368c662e9dafd8817374e2.tar.gz
kernel-qcow2-linux-af6ec5a22eef054f39368c662e9dafd8817374e2.tar.xz
kernel-qcow2-linux-af6ec5a22eef054f39368c662e9dafd8817374e2.zip
ARM: EXYNOS4: Add ARMLEX4210 Board support file
This patch adds Samsung ARMLEX4210 board support file which is based on Exynos4210. Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> [kgene.kim@samsung.com: added clk_type for hsmmc3] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4/Makefile')
-rw-r--r--arch/arm/mach-exynos4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Makefile b/arch/arm/mach-exynos4/Makefile
index fa9e81473ef9..45422cb3e5b1 100644
--- a/arch/arm/mach-exynos4/Makefile
+++ b/arch/arm/mach-exynos4/Makefile
@@ -24,6 +24,7 @@ obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
obj-$(CONFIG_MACH_SMDKC210) += mach-smdkc210.o
obj-$(CONFIG_MACH_SMDKV310) += mach-smdkv310.o
+obj-$(CONFIG_MACH_ARMLEX4210) += mach-armlex4210.o
obj-$(CONFIG_MACH_UNIVERSAL_C210) += mach-universal_c210.o
obj-$(CONFIG_MACH_NURI) += mach-nuri.o