Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/
H A DMakefile151 LIB_OBJS = lib/cpufreq.o lib/cpupower.o lib/cpuidle.o lib/acpi_cppc.o \ macro
153 LIB_OBJS := $(addprefix $(OUTPUT),$(LIB_OBJS)) macro