* [PATCH v2] ARM: OMAP2+: Add am335x evm and bone targets to common Makefile
@ 2012-09-24 18:31 Vaibhav Hiremath
2012-10-08 21:36 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Vaibhav Hiremath @ 2012-09-24 18:31 UTC (permalink / raw)
To: linux-omap; +Cc: tony, linux-arm-kernel, Vaibhav Hiremath
This adds am335x-evm and am335x-bone dtb targets to
'make dtbs', just like other platforms.
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
---
Changes from V1:
- Move target to common Makefile instead of
the per-platform file.
arch/arm/boot/dts/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index d4ad2df..6f2dae8 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -75,7 +75,9 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \
omap4-pandaES.dtb \
omap4-var_som.dtb \
omap4-sdp.dtb \
- omap5-evm.dtb
+ omap5-evm.dtb \
+ am335x-evm.dtb \
+ am335x-bone.dtb
dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
dtb-$(CONFIG_ARCH_U8500) += snowball.dtb
dtb-$(CONFIG_ARCH_SHMOBILE) += emev2-kzm9d.dtb \
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] ARM: OMAP2+: Add am335x evm and bone targets to common Makefile
2012-09-24 18:31 [PATCH v2] ARM: OMAP2+: Add am335x evm and bone targets to common Makefile Vaibhav Hiremath
@ 2012-10-08 21:36 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2012-10-08 21:36 UTC (permalink / raw)
To: Vaibhav Hiremath; +Cc: linux-omap, linux-arm-kernel
* Vaibhav Hiremath <hvaibhav@ti.com> [120924 11:38]:
> This adds am335x-evm and am335x-bone dtb targets to
> 'make dtbs', just like other platforms.
Thanks applying into omap fixes.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-08 21:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 18:31 [PATCH v2] ARM: OMAP2+: Add am335x evm and bone targets to common Makefile Vaibhav Hiremath
2012-10-08 21:36 ` Tony Lindgren
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).