aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/Makefile.boot
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-04-10 08:33:00 -0700
committerKukjin Kim <kgene.kim@samsung.com>2012-05-12 06:42:07 +0900
commit5cf5983423756dad05d679ce6ce1f49cac5ba1ae (patch)
tree1d29eb0ca946d077da4772cc9150cf20bc1c6c55 /arch/arm/mach-exynos/Makefile.boot
parentd48b97b403d23f6df0b990cee652bdf9a52337a3 (diff)
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>
Diffstat (limited to 'arch/arm/mach-exynos/Makefile.boot')
-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 b9862e22bf1..31bd181b051 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