Re: [PATCH 0/2] cpupower: Add 'uninstall' targers for arch-related debug subprojects
From: Shuah Khan
Date: Fri Jun 28 2024 - 17:50:39 EST
On 6/25/24 12:53, Roman Storozhenko wrote:
This patch series adds 'uninstall' targets to the makefiles of
'debug/i386' and 'debug/x86_64' architecture-specifics debug subprojects
Signed-off-by: Roman Storozhenko <romeusmeister@xxxxxxxxx>
---
Roman Storozhenko (2):
cpupower: Add 'uninstall' target for 'debug/i386' subproject
cpupower: Add 'uninstall' target for 'debug/x86_64' subproject
tools/power/cpupower/debug/i386/Makefile | 8 +++++++-
tools/power/cpupower/debug/x86_64/Makefile | 6 +++++-
2 files changed, 12 insertions(+), 2 deletions(-)
---
base-commit: 0fc4bfab2cd45f9acb86c4f04b5191e114e901ed
change-id: 20240625-add_uninstall-14246eeec69a
Best regards,
I am inclined to not take these as these are special case
debug tools and modules for developers.
thanks,
-- Shuah