Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprom_init_check.sh55 if [ $KBUILD_VERBOSE ]; then
56 if [ $KBUILD_VERBOSE -ne 0 ]; then
/linux/scripts/
A Dadjust_autoksyms.sh31 case "$KBUILD_VERBOSE" in
A Dgen_autoksyms.sh13 case "$KBUILD_VERBOSE" in
A Dtags.sh11 if [ "$KBUILD_VERBOSE" = "1" ]; then
A Dlink-vmlinux.sh304 case "${KBUILD_VERBOSE}" in
A DKbuild.include177 ifeq ($(KBUILD_VERBOSE),2)
/linux/arch/arm/boot/
A Ddeflate_xip_data.sh23 case "$KBUILD_VERBOSE" in
/linux/arch/x86/tools/
A DMakefile4 ifeq ($(KBUILD_VERBOSE),1)
/linux/
A DMakefile80 KBUILD_VERBOSE = $(V) macro
82 ifndef KBUILD_VERBOSE
83 KBUILD_VERBOSE = 0 macro
86 ifeq ($(KBUILD_VERBOSE),1)
99 KBUILD_VERBOSE = 0 macro
102 export quiet Q KBUILD_VERBOSE
/linux/arch/x86/boot/
A Dgenimage.sh32 case "${KBUILD_VERBOSE}" in
/linux/Documentation/
A DMakefile29 ifeq ($(KBUILD_VERBOSE),0)
/linux/Documentation/kbuild/
A Dkbuild.rst85 KBUILD_VERBOSE section in Environment variables
91 Setting "V=..." takes precedence over KBUILD_VERBOSE.
A Dmakefiles.rst541 When kbuild is executing with KBUILD_VERBOSE=0, then only a shorthand
562 will be displayed with "make KBUILD_VERBOSE=0".
/linux/scripts/kconfig/
A DMakefile113 $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no)

Completed in 19 milliseconds