Home
last modified time | relevance | path

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

/linux-5.15/scripts/
H A DMakefile.build102 ifeq ($(KBUILD_CHECKSRC),1)
105 else ifeq ($(KBUILD_CHECKSRC),2)
/linux-5.15/
H A DMakefile115 KBUILD_CHECKSRC = $(C) macro
117 ifndef KBUILD_CHECKSRC
118 KBUILD_CHECKSRC = 0 macro
121 export KBUILD_CHECKSRC