tools/lib/thermal/libthermal.pc.template

Source file repositories/reference/linux-study-clean/tools/lib/thermal/libthermal.pc.template

File Facts

System
Linux kernel
Corpus path
tools/lib/thermal/libthermal.pc.template
Extension
.template
Size
311 bytes
Lines
13
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: tools
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)

prefix=@PREFIX@
libdir=@LIBDIR@
includedir=${prefix}/include

Name: libthermal
Description: thermal library
Requires: libnl-3.0 libnl-genl-3.0
Version: @VERSION@
Libs: -L${libdir} -lnl-genl-3 -lnl-3 -lthermal
Cflags: -I${includedir} -I${includedir}/libnl3

Annotation

Implementation Notes