[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNATGToVHEfZ-hmJ=3xbQCdHmBZf7x9w2QtQVGV-nMiP2Ag@mail.gmail.com>
Date: Tue, 11 Mar 2025 10:52:18 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Xin Li <xin@...or.com>
Cc: linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
nathan@...nel.org, nicolas@...sle.eu, bp@...en8.de, hpa@...or.com,
sraithal@....com
Subject: Re: [PATCH v1 1/1] kbuild: Add "make headers" to "make help" output
On Mon, Mar 10, 2025 at 3:23 PM Xin Li <xin@...or.com> wrote:
>
> On 3/8/2025 7:12 AM, Masahiro Yamada wrote:
> > On Sat, Mar 8, 2025 at 1:05 PM Xin Li (Intel) <xin@...or.com> wrote:
> >>
> >> Meanwhile explicitly state that the headers are uapi headers.
> >
> > There are many internal-use targets, which are not documented in the
> > help message.
> > I assume this one is the case.
> >
> > If users want to install UAPI headers, 'headers_install' is
> > the user-visible interface and it is already documented.
> >
> >
>
> hpa and Boris prefer to add it, which I also agree. But ofc it's your
> call :)
>
> If you don't want to add help for "headers", it probably still makes
> sense to explicitly state that the headers are uapi headers, no?
>
> Thanks!
> Xin
If a help message for "headers" is desired, how about this?
headers - Build read-to-install uapi headers in usr/include
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists