Home
last modified time | relevance | path

Searched defs:LIB_OBJS (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/power/cpupower/
DMakefile148 LIB_OBJS = lib/cpufreq.o lib/cpupower.o lib/cpuidle.o lib/acpi_cppc.o macro
149 LIB_OBJS := $(addprefix $(OUTPUT),$(LIB_OBJS)) macro