Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935070AbZJOI77 (ORCPT ); Thu, 15 Oct 2009 04:59:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935061AbZJOI77 (ORCPT ); Thu, 15 Oct 2009 04:59:59 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:55763 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935048AbZJOI76 (ORCPT ); Thu, 15 Oct 2009 04:59:58 -0400 Date: Thu, 15 Oct 2009 10:59:05 +0200 From: Ingo Molnar To: David Rientjes Cc: Linus Torvalds , Frans Pop , Dirk Hohndel , Len Brown , Linux Kernel Mailing List Subject: Re: [PATCH, v2] kbuild: Improve version string logic Message-ID: <20091015085905.GB10546@elte.hu> References: <200910130004.46388.elendil@planet.nl> <20091013070505.GC31483@elte.hu> <200910131952.01209.elendil@planet.nl> <20091014065941.GH784@elte.hu> <20091014073306.GB22778@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 847 Lines: 25 * David Rientjes wrote: > On Wed, 14 Oct 2009, David Rientjes wrote: > > > We could easily go with my suggestion of allowing "make LOCALVERSION=" to > > override all additions to the kernel version when CONFIG_LOCALVERSION_AUTO > > is disabled. For such configurations, kernels would be built with this > > variable to specify how it's different from the vanilla version and would > > suppress the `+'. > > > > The following patch implements this suggestion and folds both of my > proposed patches together. thanks David! Acked-by: Ingo Molnar Ingo -- 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/