Lines Matching defs:need
21 # We are using a recursive build, so we need to do a little thinking
32 # The only cases where we need to modify files which have global
111 # This does not need to match to the root of the kernel source tree.
152 need-sub-make := 1
165 # once after the Makefile is read. We need to invoke sub-make.
167 need-sub-make := 1
174 # We need to invoke sub-make to avoid implicit rules in the top Makefile.
175 need-sub-make := 1
183 ifeq ($(need-sub-make),1)
194 endif # need-sub-make
198 ifeq ($(need-sub-make),)
281 need-config := 1
287 need-config :=
325 # install and modules_install need also be processed one by one
640 ifdef need-config
645 # Objects we will link into vmlinux / subdirs we need to visit
690 ifdef need-config
720 # External modules and some install targets need include/generated/autoconf.h
735 endif # need-config
1247 # Things we need to do before we recursively start building the kernel
1444 # When we're building modules with modversions, we need to consider
1852 need-builtin=1 need-modorder=1
1989 endif # need-sub-make