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 DMakefile42 KBUILD_VERBOSE = $(V) macro
44 ifndef KBUILD_VERBOSE
45 KBUILD_VERBOSE = 0 macro
71 ifeq ($(KBUILD_VERBOSE),1)
92 export quiet Q KBUILD_VERBOSE
/freebsd/sys/contrib/device-tree/scripts/
H A DKbuild.include259 ifeq ($(KBUILD_VERBOSE),2)