* [PATCH] ARM: dts: compile Integrator device trees
@ 2012-10-12 20:22 Linus Walleij
2012-10-16 4:13 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2012-10-12 20:22 UTC (permalink / raw)
To: linux-arm-kernel
This makes sure that the ARM Integrator device trees get compiled
during build.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
arch/arm/boot/dts/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index c1ce813..f37cf9f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -25,6 +25,8 @@ dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \
exynos4210-trats.dtb \
exynos5250-smdk5250.dtb
dtb-$(CONFIG_ARCH_HIGHBANK) += highbank.dtb
+dtb-$(CONFIG_ARCH_INTEGRATOR) += integratorap.dtb \
+ integratorcp.dtb
dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb
dtb-$(CONFIG_ARCH_KIRKWOOD) += kirkwood-dns320.dtb \
kirkwood-dns325.dtb \
--
1.7.11.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: compile Integrator device trees
2012-10-12 20:22 [PATCH] ARM: dts: compile Integrator device trees Linus Walleij
@ 2012-10-16 4:13 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2012-10-16 4:13 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Oct 12, 2012 at 10:22:59PM +0200, Linus Walleij wrote:
> This makes sure that the ARM Integrator device trees get compiled
> during build.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Thanks, applied to fixes.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-16 4:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 20:22 [PATCH] ARM: dts: compile Integrator device trees Linus Walleij
2012-10-16 4:13 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).