From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v2 67/76] ARC: [Review] Multi-platform image #1: Kconfig enablement Date: Fri, 18 Jan 2013 14:59:11 +0000 Message-ID: <201301181459.11758.arnd@arndb.de> References: <1358511930-7424-1-git-send-email-vgupta@synopsys.com> <1358511930-7424-68-git-send-email-vgupta@synopsys.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1358511930-7424-68-git-send-email-vgupta@synopsys.com> Sender: linux-kernel-owner@vger.kernel.org To: Vineet Gupta Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Friday 18 January 2013, Vineet Gupta wrote: > This mini patchseries addresses the lack of multi-platform-image support > in ARC port. > > Older build system only supported one platform(soc) to build at a time > and further only one board of that platform could be built. There was no > technical reason for that - we just didn't have the need. > > So the first step towards multi-platform (and multi-board) builds it to > allow build system to do that. > > So as applicable, => > > Signed-off-by: Vineet Gupta > Cc: Arnd Bergmann Acked-by: Arnd Bergmann