Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dgen_autoksyms.sh10 case "$KBUILD_VERBOSE" in
A Dadjust_autoksyms.sh31 case "$KBUILD_VERBOSE" in
A Dlink-vmlinux.sh209 case "${KBUILD_VERBOSE}" in
A Dtags.sh11 if [[ "$KBUILD_VERBOSE" =~ 1 ]]; then
A DKbuild.include242 ifneq ($(findstring 2, $(KBUILD_VERBOSE)),)
/linux-6.3-rc2/arch/arm/boot/
A Ddeflate_xip_data.sh23 case "$KBUILD_VERBOSE" in
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom_init_check.sh54 case "$KBUILD_VERBOSE" in
/linux-6.3-rc2/arch/x86/tools/
A DMakefile4 ifneq ($(findstring 1, $(KBUILD_VERBOSE)),)
/linux-6.3-rc2/arch/x86/boot/
A Dgenimage.sh32 case "${KBUILD_VERBOSE}" in
/linux-6.3-rc2/Documentation/
A DMakefile31 ifeq ($(findstring 1, $(KBUILD_VERBOSE)),)
/linux-6.3-rc2/Documentation/kbuild/
A Dkbuild.rst113 KBUILD_VERBOSE section in Environment variables
119 Setting "V=..." takes precedence over KBUILD_VERBOSE.
A Dmakefiles.rst466 When kbuild is executing with KBUILD_VERBOSE unset, then only a shorthand
487 will be displayed with ``make KBUILD_VERBOSE=``.
/linux-6.3-rc2/scripts/kconfig/
A DMakefile113 $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no)
/linux-6.3-rc2/
A DMakefile79 KBUILD_VERBOSE = $(V) macro
85 ifneq ($(findstring 1, $(KBUILD_VERBOSE)),)
102 override KBUILD_VERBOSE :=
105 export quiet Q KBUILD_VERBOSE

Completed in 27 milliseconds