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.
Signed-off-by: "John B. Wyatt IV" <jwyatt@xxxxxxxxxx>
Signed-off-by: "John B. Wyatt IV" <sageofredondo@xxxxxxxxx>
---
tools/power/cpupower/bindings/python/Makefile | 10 ++++++++
tools/power/cpupower/bindings/python/README | 25 +++++++++++++++++++
2 files changed, 35 insertions(+)