From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from asavdk4.altibox.net ([109.247.116.15]:48619 "EHLO asavdk4.altibox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751232AbaGIUtU (ORCPT ); Wed, 9 Jul 2014 16:49:20 -0400 Date: Wed, 9 Jul 2014 22:49:15 +0200 From: Sam Ravnborg Subject: Re: [PATCH] Documentation/make/headers_install.txt: update documentation Message-ID: <20140709204915.GB32335@ravnborg.org> References: <1404155479-5638-1-git-send-email-ydroneaud@opteya.com> <53B5C734.9020507@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53B5C734.9020507@suse.cz> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Michal Marek Cc: Yann Droneaud , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, "Kirill A. Shutemov" , David Woodhouse , Rob Landley On Thu, Jul 03, 2014 at 11:12:20PM +0200, Michal Marek wrote: > Dne 30.6.2014 21:11, Yann Droneaud napsal(a): > > Documentation in make/headers_install.txt is not > > up to date regarding: > > - way to list the various architectures; > > - path where the headers are installed. > > > > This patch try to fix these issues. > > > > Cc: Kirill A. Shutemov > > Cc: Michal Marek > > Cc: David Woodhouse > > Cc: Rob Landley > > Cc: Sam Ravnborg > > Signed-off-by: Yann Droneaud > > --- > > Documentation/make/headers_install.txt | 15 ++++++++------- > > I have never noticed this file :). How about moving it to > Documentation/kbuild? Agree - please get this file moved. Sam