summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlof Johansson2012-04-10 17:33:00 +0200
committerKukjin Kim2012-05-11 23:42:07 +0200
commit5cf5983423756dad05d679ce6ce1f49cac5ba1ae (patch)
tree1d29eb0ca946d077da4772cc9150cf20bc1c6c55
parentLinux 3.4-rc6 (diff)
downloadkernel-qcow2-linux-5cf5983423756dad05d679ce6ce1f49cac5ba1ae.tar.gz
kernel-qcow2-linux-5cf5983423756dad05d679ce6ce1f49cac5ba1ae.tar.xz
kernel-qcow2-linux-5cf5983423756dad05d679ce6ce1f49cac5ba1ae.zip
ARM: EXYNOS: add dts files to dtbs target
Add the currently in-tree device tree sources to the dtbs target. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
-rw-r--r--arch/arm/mach-exynos/Makefile.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Makefile.boot b/arch/arm/mach-exynos/Makefile.boot
index b9862e22bf10..31bd181b0514 100644
--- a/arch/arm/mach-exynos/Makefile.boot
+++ b/arch/arm/mach-exynos/Makefile.boot
@@ -1,2 +1,5 @@
zreladdr-y += 0x40008000
params_phys-y := 0x40000100
+
+dtb-$(CONFIG_MACH_EXYNOS4_DT) += exynos4210-origen.dtb exynos4210-smdkv310.dtb
+dtb-$(CONFIG_MACH_EXYNOS5_DT) += exynos5250-smdk5250.dtb