Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/
H A DMakefile66 KBUILD_VERBOSE = $(V) macro
68 ifndef KBUILD_VERBOSE
69 KBUILD_VERBOSE = 0 macro
72 ifeq ($(KBUILD_VERBOSE),1)
90 export SHELL CONFIG_SHELL Q KBUILD_VERBOSE
/OK3568_Linux_fs/device/rockchip/common/
H A DMakefile66 KBUILD_VERBOSE = $(V) macro
68 ifndef KBUILD_VERBOSE
69 KBUILD_VERBOSE = 0 macro
72 ifeq ($(KBUILD_VERBOSE),1)
90 export SHELL CONFIG_SHELL Q KBUILD_VERBOSE
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dconfig_secure.mk12 $(if $(KBUILD_VERBOSE:1=), >/dev/null)
16 $(if $(KBUILD_VERBOSE:1=), >/dev/null)
35 $(if $(KBUILD_VERBOSE:1=), >/dev/null)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprom_init_check.sh55 if [ $KBUILD_VERBOSE ]; then
56 if [ $KBUILD_VERBOSE -ne 0 ]; then
/OK3568_Linux_fs/kernel/scripts/
H A Dadjust_autoksyms.sh31 case "$KBUILD_VERBOSE" in
H A Dgen_autoksyms.sh13 case "$KBUILD_VERBOSE" in
H A Dtags.sh11 if [ "$KBUILD_VERBOSE" = "1" ]; then
H A Dlink-vmlinux.sh339 case "${KBUILD_VERBOSE}" in
H A DKbuild.include275 ifeq ($(KBUILD_VERBOSE),2)
/OK3568_Linux_fs/kernel/arch/arm/boot/
H A Ddeflate_xip_data.sh23 case "$KBUILD_VERBOSE" in
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dgenimage.sh23 case "${KBUILD_VERBOSE}" in
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A DMakefile4 ifeq ($(KBUILD_VERBOSE),1)
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A DMakefile56 $(if $(KBUILD_VERBOSE:1=), >/dev/null)
/OK3568_Linux_fs/u-boot/
H A DMakefile74 KBUILD_VERBOSE = $(V) macro
76 ifndef KBUILD_VERBOSE
77 KBUILD_VERBOSE = 0 macro
80 ifeq ($(KBUILD_VERBOSE),1)
101 export quiet Q KBUILD_VERBOSE
864 $(if $(KBUILD_VERBOSE:1=), >$(MKIMAGEOUTPUT))
868 $(if $(KBUILD_VERBOSE:1=), >$(MKIMAGEOUTPUT))
/OK3568_Linux_fs/buildroot/
H A DMakefile284 KBUILD_VERBOSE = $(V) macro
286 ifndef KBUILD_VERBOSE
287 KBUILD_VERBOSE = 0 macro
290 ifeq ($(KBUILD_VERBOSE),1)
303 export SHELL CONFIG_SHELL Q KBUILD_VERBOSE
/OK3568_Linux_fs/kernel/Documentation/
H A DMakefile29 ifeq ($(KBUILD_VERBOSE),0)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/
H A Dvboxguestdrivers_6.1.34.bb27 EXTRA_OEMAKE += "KERN_DIR='${WORKDIR}/${KERNEL_VERSION}/build' KBUILD_VERBOSE=1"
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkbuild.rst96 KBUILD_VERBOSE section in Environment variables
102 Setting "V=..." takes precedence over KBUILD_VERBOSE.
/OK3568_Linux_fs/kernel/
H A DMakefile80 KBUILD_VERBOSE = $(V) macro
82 ifndef KBUILD_VERBOSE
83 KBUILD_VERBOSE = 0 macro
86 ifeq ($(KBUILD_VERBOSE),1)
101 export quiet Q KBUILD_VERBOSE
H A DMakefile-bak72 # If KBUILD_VERBOSE equals 0 then the above command will be hidden.
73 # If KBUILD_VERBOSE equals 1 then the above command is displayed.
74 # If KBUILD_VERBOSE equals 2 then give the reason why each target is rebuilt.
80 KBUILD_VERBOSE = $(V)
82 ifndef KBUILD_VERBOSE
83 KBUILD_VERBOSE = 0
86 ifeq ($(KBUILD_VERBOSE),1)
101 export quiet Q KBUILD_VERBOSE
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A DMakefile116 $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no)
/OK3568_Linux_fs/buildroot/support/kconfig/
H A DMakefile154 $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no)
/OK3568_Linux_fs/u-boot/scripts/
H A DMakefile.spl155 $(if $(KBUILD_VERBOSE:1=), >$(MKIMAGEOUTPUT))
H A DKbuild.include297 ifeq ($(KBUILD_VERBOSE),2)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DKbuild.include275 ifeq ($(KBUILD_VERBOSE),2)

12