Home
last modified time | relevance | path

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

/linux/tools/usb/ffs-aio-example/simple/host_app/
H A DMakefile5 WARNINGS = -Wall -Wextra macro
/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A DMakefile5 WARNINGS = -Wall -Wextra macro
/linux/tools/objtool/
H A DMakefile35 WARNINGS := $(EXTRA_WARNINGS) -Wno-switch-default -Wno-switch-enum -Wno-packed -Wno-nested-externs global() macro
/linux/tools/power/cpupower/
H A DMakefile126 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement) macro