Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751363AbWASRht (ORCPT ); Thu, 19 Jan 2006 12:37:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751367AbWASRht (ORCPT ); Thu, 19 Jan 2006 12:37:49 -0500 Received: from baikonur.stro.at ([213.239.196.228]:23461 "EHLO baikonur.stro.at") by vger.kernel.org with ESMTP id S1751363AbWASRhs (ORCPT ); Thu, 19 Jan 2006 12:37:48 -0500 Date: Thu, 19 Jan 2006 18:37:28 +0100 From: maximilian attems To: Roman Zippel Cc: linux-kernel@vger.kernel.org, Andrew Morton , Sam Ravnborg , Bastian Blank Subject: Re: [patch] kbuild: add automatic updateconfig target Message-ID: <20060119173728.GA4866@nancy> References: <20060118194056.GA26532@nancy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 24 On Thu, 19 Jan 2006, Roman Zippel wrote: > On Wed, 18 Jan 2006, maximilian attems wrote: > > > From: Bastian Blank > > > > current hack for daily build linux-2.6-git is quite ugly: > > yes "n" | make oldconfig > > What's wrong with 'yes "" | make oldconfig'? > If we added such a make target, it would be basically just this. > > bye, Roman why should we add this workaround, when adding a target that sets the default is so easy? -- maks - 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/