mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roman Storozhenko <romeusmeister@gmail.com>
To: 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,
	 Roman Storozhenko <romeusmeister@gmail.com>
Subject: [PATCH 4/4] cpupower: Add 'help' target to the 'debug/i386' subproject makefile
Date: Sun, 23 Jun 2024 21:19:44 +0200	[thread overview]
Message-ID: <20240623-make_help_rest-v1-4-4bd3fd51064b@gmail.com> (raw)
In-Reply-To: <20240623-make_help_rest-v1-0-4bd3fd51064b@gmail.com>

Add 'help' target, describing all user-available targets, to the
'debug/i386' subproject makefile.

Signed-off-by: Roman Storozhenko <romeusmeister@gmail.com>
---
 tools/power/cpupower/debug/i386/Makefile | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/tools/power/cpupower/debug/i386/Makefile b/tools/power/cpupower/debug/i386/Makefile
index b3f771039b17..361265170986 100644
--- a/tools/power/cpupower/debug/i386/Makefile
+++ b/tools/power/cpupower/debug/i386/Makefile
@@ -39,4 +39,16 @@ install:
 	$(INSTALL) $(OUTPUT)dump_psb $(DESTDIR)${bindir}
 	$(INSTALL) $(OUTPUT)intel_gsic $(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

-- 
2.34.1


  parent reply	other threads:[~2024-06-23 19:19 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
2024-06-23 19:19 ` Roman Storozhenko [this message]
2024-06-28 20:47   ` [PATCH 4/4] cpupower: Add 'help' target to the 'debug/i386' " 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=20240623-make_help_rest-v1-4-4bd3fd51064b@gmail.com \
    --to=romeusmeister@gmail.com \
    --cc=javier.carrasco.cruz@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --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®