]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/build: Add libcpupower dependency detection
authorTomas Glozar <tglozar@redhat.com>
Thu, 17 Oct 2024 14:09:09 +0000 (16:09 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 17 Oct 2024 21:13:15 +0000 (17:13 -0400)
commit0f59a6c9c421a44e652353e3ec15cf2425b904fe
tree161b10bfe6c4b09012324322f668c514fe46d7d1
parent76b3102148135945b013797fac9b206273f0f777
tools/build: Add libcpupower dependency detection

Add the ability to detect the presence of libcpupower on a system to
the Makefiles in tools/build.

Link: https://lore.kernel.org/20241017140914.3200454-2-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/build/Makefile.feature
tools/build/feature/Makefile
tools/build/feature/test-libcpupower.c [new file with mode: 0644]