Searched refs:KBUILD_VERBOSE (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/translations/zh_CN/kbuild/ |
| H A D | kbuild.rst | 129 KBUILD_VERBOSE section in 环境变量 135 设置 "V=..." 优先于 KBUILD_VERBOSE。
|
| /linux/scripts/package/debian/ |
| H A D | rules | 16 ifeq ($(origin KBUILD_VERBOSE),undefined) 18 export KBUILD_VERBOSE := 1 macro
|
| /linux/arch/arm/boot/ |
| H A D | deflate_xip_data.sh | 23 case "$KBUILD_VERBOSE" in
|
| /linux/arch/powerpc/kernel/ |
| H A D | prom_init_check.sh | 59 case "$KBUILD_VERBOSE" in
|
| /linux/scripts/ |
| H A D | Makefile.btf | 32 resolve-btfids-flags-$(if $(KBUILD_VERBOSE),y) += --verbose
|
| H A D | gen-btf.sh | 63 case "${KBUILD_VERBOSE}" in
|
| H A D | tags.sh | 11 if [[ "$KBUILD_VERBOSE" =~ 1 ]]; then
|
| H A D | link-vmlinux.sh | 165 case "${KBUILD_VERBOSE}" in
|
| H A D | Kbuild.include | 235 ifneq ($(findstring 2, $(KBUILD_VERBOSE)),)
|
| /linux/arch/x86/tools/ |
| H A D | Makefile | 4 ifneq ($(findstring 1, $(KBUILD_VERBOSE)),)
|
| /linux/arch/x86/boot/ |
| H A D | genimage.sh | 33 case "${KBUILD_VERBOSE}" in
|
| /linux/Documentation/kbuild/ |
| H A D | kbuild.rst | 129 KBUILD_VERBOSE section in Environment variables 135 Setting "V=..." takes precedence over KBUILD_VERBOSE.
|
| H A D | makefiles.rst | 481 When kbuild is executing with KBUILD_VERBOSE unset, then only a shorthand 502 will be displayed with ``make KBUILD_VERBOSE=``.
|
| /linux/scripts/kconfig/ |
| H A D | Makefile | 125 $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no)
|
| /linux/ |
| H A D | Makefile | 83 KBUILD_VERBOSE = $(V) macro 89 ifneq ($(findstring 1, $(KBUILD_VERBOSE)),) 98 override KBUILD_VERBOSE := macro 101 export quiet Q KBUILD_VERBOSE
|
| /linux/scripts/bash-completion/ |
| H A D | make | 117 V | KBUILD_VERBOSE)
|