From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pasmtpB.tele.dk (pasmtpb.tele.dk [80.160.77.98]) by ozlabs.org (Postfix) with ESMTP id 857DDDDE01 for ; Mon, 10 Sep 2007 04:38:08 +1000 (EST) Date: Sun, 9 Sep 2007 20:39:29 +0200 From: Sam Ravnborg To: Adrian Bunk Subject: Re: [2.6 patch] powerpc: proper defconfig for crosscompiles Message-ID: <20070909183929.GA20443@uranus.ravnborg.org> References: <20070909182117.GJ3563@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070909182117.GJ3563@stusta.de> Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Sep 09, 2007 at 08:21:17PM +0200, Adrian Bunk wrote: > The trick for finding the right defconfig is neat, but you forgot to > provide an i686_defconfig. ;-) > > More seriously, cross compiling the defconfig is often useful, e.g. for > testing the compilation of patches that touch multiple architectures, > and this patch therefore chooses g5_defconfig if $(CROSS_COMPILE) is > non-empty. Thanks - much appreciated. Acked-by: Sam Ravnborg Sam