[PATCH 0/4] cpupower: Add 'help' target to all the makefiles that don't have it
From: Roman Storozhenko
Date: Sun Jun 23 2024 - 15:20:03 EST
This patch series adds the 'help' target describing all the user-available
targets to the makefiles which haven't had that target yet.
Signed-off-by: Roman Storozhenko <romeusmeister@xxxxxxxxx>
---
Roman Storozhenko (4):
cpupower: Add 'help' target to the 'bench' subproject makefile
cpupower: Add 'help' target to the 'debug/kernel' subproject makefile
cpupower: Add 'help' target to the 'debug/x86_64' subproject makefile
cpupower: Add 'help' target to the 'debug/i386' subproject makefile
tools/power/cpupower/bench/Makefile | 12 ++++++++++++
tools/power/cpupower/debug/i386/Makefile | 12 ++++++++++++
tools/power/cpupower/debug/kernel/Makefile | 12 ++++++++++++
tools/power/cpupower/debug/x86_64/Makefile | 12 ++++++++++++
4 files changed, 48 insertions(+)
---
base-commit: f76698bd9a8ca01d3581236082d786e9a6b72bb7
change-id: 20240623-make_help_rest-e799889f43a1
Best regards,
--
Roman Storozhenko <romeusmeister@xxxxxxxxx>