Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/
H A DMakefile41 KBUILD_VERBOSE = $(V) macro
43 ifndef KBUILD_VERBOSE
44 KBUILD_VERBOSE = 0 macro
70 ifeq ($(KBUILD_VERBOSE),1)
91 export quiet Q KBUILD_VERBOSE
/freebsd/sys/contrib/device-tree/scripts/
H A DKbuild.include259 ifeq ($(KBUILD_VERBOSE),2)