Hi Rafael, Please pull the following cpupower update for Linux 6.19-rc1. Adds support for building libcpupower statically when STATIC=true is specified during build. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787: Linux 6.18-rc1 (2025-10-12 13:42:36 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.19-rc1 for you to fetch changes up to 059835bbfa282918a1e8e5e2d9628aa600093052: tools/power/cpupower: Support building libcpupower statically (2025-11-05 09:56:01 -0700) ---------------------------------------------------------------- linux-cpupower-6.19-rc1 Adds support for building libcpupower statically when STATIC=true is specified during build. ---------------------------------------------------------------- Zuo An (1): tools/power/cpupower: Support building libcpupower statically tools/power/cpupower/Makefile | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) ----------------------------------------------------------------