Re: [PATCH] cpupower: Improve Python binding's Makefile

From: Shuah Khan
Date: Tue Jul 01 2025 - 13:21:45 EST


On 6/24/25 14:41, John B. Wyatt IV wrote:
Add a few build variables to make it easier for distributions to
package the bindings. Allow current variables to be overwritten by
environment variables that are passed to make.

CCing Thorsten Leemhuis <linux@xxxxxxxxxxxxx>.

Signed-off-by: John B. Wyatt IV <jwyatt@xxxxxxxxxx>
Signed-off-by: John B. Wyatt IV <sageofredondo@xxxxxxxxx>
---
tools/power/cpupower/bindings/python/Makefile | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)


Thank you. Applied to git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux cpupower

Will include this in my next PR to Rafael.

thanks,
-- Shuah