Home
last modified time | relevance | path

Searched refs:OPTIMIZATION (Results 1 – 2 of 2) sorted by relevance

/tools/power/acpi/
DMakefile.config68 OPTIMIZATION := $(call cc-supports,-Os,-O2)
92 CFLAGS += $(OPTIMIZATION) -fomit-frame-pointer
/tools/power/cpupower/
DMakefile122 OPTIMIZATION := $(call cc-supports,-Os,-O2) macro