Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/
DMakefile153 KBUILD_VERBOSE = $(V) macro
155 ifndef KBUILD_VERBOSE
156 KBUILD_VERBOSE = 0 macro
159 ifeq ($(KBUILD_VERBOSE),1)
180 export quiet Q KBUILD_VERBOSE
982 ifeq ($(KBUILD_VERBOSE),1)
/device/soc/rockchip/common/sdk_linux/
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