From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao01.cox.net (fed1rmmtao01.cox.net [68.230.241.38]) by ozlabs.org (Postfix) with ESMTP id 9D78767BFB for ; Thu, 14 Jul 2005 02:04:07 +1000 (EST) Date: Wed, 13 Jul 2005 09:04:05 -0700 From: Tom Rini To: Olaf Hering Message-ID: <20050713160405.GK7741@smtp.west.cox.net> References: <20050713135525.GA18144@suse.de> <20050713135626.GB18144@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20050713135626.GB18144@suse.de> Cc: Andrew Morton , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] update ppc defconfigs List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jul 13, 2005 at 03:56:26PM +0200, Olaf Hering wrote: > update pmac_defconfig > > enable all relevant options in common_defconfig, > so it can serve as a compiletest for PPC_MULTIPLATFORM configuration > > Signed-off-by: Olaf Hering [snip] > -CONFIG_LOCALVERSION="" > +CONFIG_LOCALVERSION="common_defconfig" Please don't do that. $WHOMEVERs mass-compile-scripts should be setting this to $WHATEVER. > -CONFIG_MODULE_FORCE_UNLOAD=y > +# CONFIG_MODULE_FORCE_UNLOAD is not set Why? It looks like you're doing more than running oldconfig here.. -- Tom Rini http://gate.crashing.org/~trini/