From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from agminet01.oracle.com ([141.146.126.228]:39028 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758273AbYDYTHZ (ORCPT ); Fri, 25 Apr 2008 15:07:25 -0400 Message-ID: <48122BDD.5080504@oracle.com> Date: Fri, 25 Apr 2008 12:07:09 -0700 From: Randy Dunlap MIME-Version: 1.0 Subject: Re: [PATCH v2] kbuild doc: move smart-config.txt to Doc/kbuild/ References: <20080303150105.d8f68bc1.randy.dunlap@oracle.com> <20080303153203.22c52d98.randy.dunlap@oracle.com> <20080425185908.GC10902@uranus.ravnborg.org> In-Reply-To: <20080425185908.GC10902@uranus.ravnborg.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Sam Ravnborg Cc: linux-kbuild@vger.kernel.org Sam Ravnborg wrote: > On Mon, Mar 03, 2008 at 03:32:03PM -0800, Randy Dunlap wrote: >> From: Randy Dunlap >> >> I'm trying to clean up some of the Documentation diretory. >> What do you think about this one? >> >> Move smart-config.txt to Documentation/kbuild/ since it is >> build/config-related. > > I think we should delete it - everything is outdated by now. > Will you do this as part of your regular Documentation > patches? Yes, will do. -- ~Randy