Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds