public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH] ARM: exynos: add dts files to dtbs target
@ 2012-04-09  4:33 Olof Johansson
  2012-04-10 16:53 ` Kukjin Kim
  0 siblings, 1 reply; 2+ messages in thread
From: Olof Johansson @ 2012-04-09  4:33 UTC (permalink / raw)
  To: linux-arm-kernel

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

Signed-off-by: Olof Johansson <olof@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-10 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09  4:33 [PATCH] ARM: exynos: add dts files to dtbs target Olof Johansson
2012-04-10 16:53 ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox