[PATCH] ARM: exynos: add dts files to dtbs target

Olof Johansson olof at lixom.net
Mon Apr 9 00:33:13 EDT 2012


Add the currently in-tree device tree sources to the dtbs target.

Signed-off-by: Olof Johansson <olof at lixom.net>
---
 arch/arm/mach-exynos/Makefile.boot |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/mach-exynos/Makefile.boot b/arch/arm/mach-exynos/Makefile.boot
index b9862e2..31bd181 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
-- 
1.7.9.2.359.gebfc2




More information about the linux-arm-kernel mailing list