Home
last modified time | relevance | path

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

/xen/xen/
A DMakefile83 KBUILD_VERBOSE := $(V) macro
85 ifndef KBUILD_VERBOSE
86 KBUILD_VERBOSE := 0 macro
89 ifeq ($(KBUILD_VERBOSE),1)
104 export quiet Q KBUILD_VERBOSE
/xen/xen/tools/kconfig/
A DMakefile116 $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no)
/xen/xen/scripts/
A DKbuild.include122 ifeq ($(KBUILD_VERBOSE),2)

Completed in 4 milliseconds