Home
last modified time | relevance | path

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

/linux/scripts/
H A DMakefile.build81 ifeq ($(KBUILD_CHECKSRC),1)
84 else ifeq ($(KBUILD_CHECKSRC),2)
/linux/
H A DMakefile114 KBUILD_CHECKSRC = $(C) macro
116 ifndef KBUILD_CHECKSRC
117 KBUILD_CHECKSRC = 0 macro
120 export KBUILD_CHECKSRC