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

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

Completed in 163 milliseconds