From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-out2.daemonmail.net ([216.104.160.39]:36537 "EHLO mx-out2.daemonmail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751664AbZEWLoL convert rfc822-to-8bit (ORCPT ); Sat, 23 May 2009 07:44:11 -0400 From: "Michael S. Zick" Reply-To: lkml@morethan.org Subject: Re: "make config" to another architecture doesn't relink include/asm Date: Sat, 23 May 2009 06:35:50 -0500 References: <200905231322.16154.arnd@arndb.de> In-Reply-To: <200905231322.16154.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200905230635.52650.lkml@morethan.org> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Arnd Bergmann Cc: "Robert P. J. Day" , Linux Kernel Mailing List , linux-kbuild@vger.kernel.org, sam@ravnborg.org On Sat May 23 2009, Arnd Bergmann wrote: > On Friday 22 May 2009, Robert P. J. Day wrote: > >   shouldn't it be sufficient that, if i do another "make ??_defconfig" > > to another architecture, all traces of the previous configure are > > erased and include/asm should be relinked automatically? > > In 2.6.30, the symlink is finally no longer needed, so maybe we > should simply drop it to solve this problem as well. > With the note to set ARCH='' either in the environment or on the command line beforehand. Sort of a "belt and suspenders" suggestion. Mike > Arnd <>< > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > >