public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: digicolor: add the machine directory to Makefile
@ 2015-03-09  9:05 Baruch Siach
  2015-03-11 14:36 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2015-03-09  9:05 UTC (permalink / raw)
  To: linux-arm-kernel

Make the digicolor specific DT_MACHINE_START entry visible.

Fixes: df8d742e929 (ARM: initial support for Conexant Digicolor CX92755 SoC)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 arch/arm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 7f99cd652203..eb7bb511f853 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -150,6 +150,7 @@ machine-$(CONFIG_ARCH_BERLIN)		+= berlin
 machine-$(CONFIG_ARCH_CLPS711X)		+= clps711x
 machine-$(CONFIG_ARCH_CNS3XXX)		+= cns3xxx
 machine-$(CONFIG_ARCH_DAVINCI)		+= davinci
+machine-$(CONFIG_ARCH_DIGICOLOR)	+= digicolor
 machine-$(CONFIG_ARCH_DOVE)		+= dove
 machine-$(CONFIG_ARCH_EBSA110)		+= ebsa110
 machine-$(CONFIG_ARCH_EFM32)		+= efm32
-- 
2.1.4

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

* [PATCH] ARM: digicolor: add the machine directory to Makefile
  2015-03-09  9:05 [PATCH] ARM: digicolor: add the machine directory to Makefile Baruch Siach
@ 2015-03-11 14:36 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-03-11 14:36 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 09 March 2015 11:05:14 Baruch Siach wrote:
> Make the digicolor specific DT_MACHINE_START entry visible.
> 
> Fixes: df8d742e929 (ARM: initial support for Conexant Digicolor CX92755 SoC)
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> 

Pulled into fixes, thanks!

	Arnd

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

end of thread, other threads:[~2015-03-11 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09  9:05 [PATCH] ARM: digicolor: add the machine directory to Makefile Baruch Siach
2015-03-11 14:36 ` Arnd Bergmann

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