From: Shuah Khan <skhan@linuxfoundation.org>
To: Roman Storozhenko <romeusmeister@gmail.com>,
Thomas Renninger <trenn@suse.com>, Shuah Khan <shuah@kernel.org>
Cc: Javier Carrasco <javier.carrasco.cruz@gmail.com>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH 3/4] cpupower: Add 'help' target to the 'debug/x86_64' subproject makefile
Date: Fri, 28 Jun 2024 14:47:19 -0600 [thread overview]
Message-ID: <9962b32a-068f-400d-923c-bd388691656d@linuxfoundation.org> (raw)
In-Reply-To: <20240623-make_help_rest-v1-3-4bd3fd51064b@gmail.com>
On 6/23/24 13:19, Roman Storozhenko wrote:
> Add 'help' target, describing all user-available targets, to the
> 'debug/x86_64' subproject makefile.
>
> Signed-off-by: Roman Storozhenko <romeusmeister@gmail.com>
> ---
> tools/power/cpupower/debug/x86_64/Makefile | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/tools/power/cpupower/debug/x86_64/Makefile b/tools/power/cpupower/debug/x86_64/Makefile
> index b1b6c43644e7..4b35b2474182 100644
> --- a/tools/power/cpupower/debug/x86_64/Makefile
> +++ b/tools/power/cpupower/debug/x86_64/Makefile
> @@ -28,4 +28,16 @@ install:
> $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir}
> $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
>
> +help:
> + @echo 'Build targets:'
> + @echo ' all - Default target. Could be omitted. Put build artifacts'
> + @echo ' to "O" cmdline option dir (default: current dir)'
> + @echo ' install - Install previously built project files from the output'
> + @echo ' dir defined by "O" cmdline option (default: current dir)'
> + @echo ' to the install dir defined by "DESTDIR" cmdline'
> + @echo ''
> + @echo 'Clean targets:'
> + @echo ' clean - Clean build artifacts from the dir defined by "O" cmdline'
> + @echo ' option (default: current dir)'
> +
> .PHONY: all default clean install
>
I don't see a value in adding this - these are common targets and
nothing new about them.
thanks,
-- Shuah
next prev parent reply other threads:[~2024-06-28 20:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-23 19:19 [PATCH 0/4] cpupower: Add 'help' target to all the makefiles that don't have it Roman Storozhenko
2024-06-23 19:19 ` [PATCH 1/4] cpupower: Add 'help' target to the 'bench' subproject makefile Roman Storozhenko
2024-06-28 19:55 ` Shuah Khan
2024-06-23 19:19 ` [PATCH 2/4] cpupower: Add 'help' target to the 'debug/kernel' " Roman Storozhenko
2024-06-28 20:47 ` Shuah Khan
2024-06-23 19:19 ` [PATCH 3/4] cpupower: Add 'help' target to the 'debug/x86_64' " Roman Storozhenko
2024-06-28 20:47 ` Shuah Khan [this message]
2024-06-23 19:19 ` [PATCH 4/4] cpupower: Add 'help' target to the 'debug/i386' " Roman Storozhenko
2024-06-28 20:47 ` Shuah Khan
2024-06-28 20:48 ` [PATCH 0/4] cpupower: Add 'help' target to all the makefiles that don't have it Shuah Khan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9962b32a-068f-400d-923c-bd388691656d@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=javier.carrasco.cruz@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=romeusmeister@gmail.com \
--cc=shuah@kernel.org \
--cc=trenn@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®