]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pm: cpupower: Add install and uninstall options to bindings makefile
authorJohn B. Wyatt IV <jwyatt@redhat.com>
Thu, 19 Dec 2024 01:26:02 +0000 (20:26 -0500)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 20 Dec 2024 16:12:07 +0000 (09:12 -0700)
commit6de02569a2bb678db04236fdf29814c0c27f5121
treeae4b506dd41c5403af2288a9516681db5b208202
parent8395d43949790f1671621975730a07c264ef3e6f
pm: cpupower: Add install and uninstall options to bindings makefile

Installs the .so and .py files generated by SWIG to system's site packages
directory. This allows the Python bindings to be used system wide. This
commit also includes documentation on setting up and installing the Python
bindings.

Link: https://lore.kernel.org/r/20241219012606.38963-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