Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161195AbWASLua (ORCPT ); Thu, 19 Jan 2006 06:50:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161197AbWASLua (ORCPT ); Thu, 19 Jan 2006 06:50:30 -0500 Received: from scrub.xs4all.nl ([194.109.195.176]:7116 "EHLO scrub.xs4all.nl") by vger.kernel.org with ESMTP id S1161195AbWASLu3 (ORCPT ); Thu, 19 Jan 2006 06:50:29 -0500 Date: Thu, 19 Jan 2006 12:50:24 +0100 (CET) From: Roman Zippel X-X-Sender: roman@scrub.home To: maximilian attems cc: linux-kernel@vger.kernel.org, Andrew Morton , Sam Ravnborg , Bastian Blank Subject: Re: [patch] kbuild: add automatic updateconfig target In-Reply-To: <20060118194056.GA26532@nancy> Message-ID: References: <20060118194056.GA26532@nancy> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 551 Lines: 18 Hi, 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 - 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/