All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: sun4i: Fix itead-iteaduino-plus reference in Makefile
@ 2015-09-09  8:23 ` Hans de Goede
  0 siblings, 0 replies; 12+ messages in thread
From: Hans de Goede @ 2015-09-09  8:23 UTC (permalink / raw)
  To: linux-arm-kernel

Tell make to build a dtb, rather then the already existing dts.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 arch/arm/boot/dts/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 6d43044..e12aeae 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -554,7 +554,7 @@ dtb-$(CONFIG_MACH_SUN4I) += \
 	sun4i-a10-hackberry.dtb \
 	sun4i-a10-hyundai-a7hd.dtb \
 	sun4i-a10-inet97fv2.dtb \
-	sun4i-a10-itead-iteaduino-plus.dts \
+	sun4i-a10-itead-iteaduino-plus.dtb \
 	sun4i-a10-jesurun-q5.dtb \
 	sun4i-a10-marsboard.dtb \
 	sun4i-a10-mini-xplus.dtb \
-- 
2.4.3

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

end of thread, other threads:[~2015-09-10 16:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09  8:23 [PATCH 1/3] ARM: dts: sun4i: Fix itead-iteaduino-plus reference in Makefile Hans de Goede
2015-09-09  8:23 ` Hans de Goede
2015-09-09  8:23 ` [PATCH 2/3] ARM: dts: sun4i: Add dts file inet9f-rev03 based tablets Hans de Goede
2015-09-09  8:23   ` Hans de Goede
2015-09-10 16:40   ` Maxime Ripard
2015-09-10 16:40     ` Maxime Ripard
2015-09-09  8:23 ` [PATCH 3/3] ARM: dts: sun4i: Add dts file for iNet-1 " Hans de Goede
2015-09-09  8:23   ` Hans de Goede
2015-09-10 16:43   ` Maxime Ripard
2015-09-10 16:43     ` Maxime Ripard
2015-09-10 15:55 ` [PATCH 1/3] ARM: dts: sun4i: Fix itead-iteaduino-plus reference in Makefile Maxime Ripard
2015-09-10 15:55   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.