From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ou.quest-ce.net ([195.154.187.82]:59651 "EHLO ou.quest-ce.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750896AbaLEOY1 (ORCPT ); Fri, 5 Dec 2014 09:24:27 -0500 Message-ID: <1417789428.11111.31.camel@opteya.com> From: Yann Droneaud Date: Fri, 05 Dec 2014 15:23:48 +0100 In-Reply-To: <1417494533-24461-1-git-send-email-yamada.m@jp.panasonic.com> References: <1417494533-24461-1-git-send-email-yamada.m@jp.panasonic.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] kbuild: remove old information in headers_install.txt document Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: linux-kbuild@vger.kernel.org, Michal Marek , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Sam Ravnborg , Yann Droneaud Hi, Le mardi 02 décembre 2014 à 13:28 +0900, Masahiro Yamada a écrit : > The arch header directories "include/asm-*" were moved long before. > > Signed-off-by: Masahiro Yamada > --- > > Documentation/kbuild/headers_install.txt | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/Documentation/kbuild/headers_install.txt b/Documentation/kbuild/headers_install.txt > index 951eb9f..0d8fe5e 100644 > --- a/Documentation/kbuild/headers_install.txt > +++ b/Documentation/kbuild/headers_install.txt > @@ -28,10 +28,7 @@ optional arguments: > > ARCH indicates which architecture to produce headers for, and defaults to the > current architecture. The linux/asm directory of the exported kernel headers > -is platform-specific, to see a complete list of supported architectures use > -the command: > - > - ls -d include/asm-* | sed 's/.*-//' > +is platform-specific. > > INSTALL_HDR_PATH indicates where to install the headers. It defaults to > "./usr/include". Back in september, I've already sent a patch[1] to address this, following a discussion with Sam Ravnborg[2]. See the mail thread[3]. Regards. [1] http://lkml.kernel.org/r/b5181cf7604baa454c11f7aa92d07dd05349ce46.1410712841.git.ydroneaud@opteya.com [2] http://lkml.kernel.org/r/20140713212608.GB16496@ravnborg.org [3] http://lkml.kernel.org/g/cover.1410712841.git.ydroneaud@opteya.com -- Yann Droneaud OPTEYA