Searched refs:KBUILD_CHECKSRC (Results 1 - 2 of 2) sorted by path

/linux-master/
H A DMakefile122 KBUILD_CHECKSRC = $(C) macro
124 ifndef KBUILD_CHECKSRC
125 KBUILD_CHECKSRC = 0 macro
128 export KBUILD_CHECKSRC
/linux-master/scripts/
H A DMakefile.build96 ifeq ($(KBUILD_CHECKSRC),1)
99 else ifeq ($(KBUILD_CHECKSRC),2)

Completed in 295 milliseconds