]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpupower: change binding's makefile to use -lcpupower
authorJohn B. Wyatt IV <jwyatt@redhat.com>
Tue, 29 Apr 2025 20:47:10 +0000 (16:47 -0400)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 2 May 2025 19:52:51 +0000 (13:52 -0600)
commit99d2fce9b44dec6d270b85a7d28cdc99aaa93da6
tree473610ab362f7422f092d17970da55e0d1de881b
parent9c70b779ad91604dbfcfcde90c292797cb1ff352
cpupower: change binding's makefile to use -lcpupower

Originally I believed I needed the .o files to make the bindings. The
linking failed due to a missing .so link in Fedora or by using make
install-lib from the cpupower directory. Amend the makefile and the
README.

Big thanks to Wander Lairson Costa <wander@redhat.com> for the help.

Link: https://lore.kernel.org/r/20250429204711.127274-1-jwyatt@redhat.com
Signed-off-by: "John B. Wyatt IV" <jwyatt@redhat.com>
Signed-off-by: "John B. Wyatt IV" <sageofredondo@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/power/cpupower/bindings/python/Makefile
tools/power/cpupower/bindings/python/README