From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rgminet01.oracle.com ([148.87.113.118]:30262 "EHLO rgminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751389AbYDIXyd (ORCPT ); Wed, 9 Apr 2008 19:54:33 -0400 Message-ID: <47FD56FE.6070603@oracle.com> Date: Wed, 09 Apr 2008 16:53:34 -0700 From: Randy Dunlap MIME-Version: 1.0 Subject: Re: [PATCH v2] documentation: build source files in Documentation sub-dir References: <20080403124529.3f2efb79.randy.dunlap@oracle.com> <20080408134613.a047a7b6.akpm@linux-foundation.org> <20080409123551.42c5da0d.randy.dunlap@oracle.com> <20080409225229.GC18242@tull.net> In-Reply-To: <20080409225229.GC18242@tull.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Nick Andrew Cc: Andrew Morton , lkml , linux-kbuild@vger.kernel.org, samr Nick Andrew wrote: > On Wed, Apr 09, 2008 at 12:35:51PM -0700, Randy Dunlap wrote: >> +##oops, this is a kernel module::hostprogs-y := procfs_example > > Is this intentional? It looks like you commented-out a mistake. Nope. I have no idea where that came from. Fixed in my patches. Thanks. -- ~Randy