Lines Matching defs:need
25 # We are using a recursive build, so we need to do a little thinking
36 # The only cases where we need to modify files which have global
159 # This does not need to match to the root of the kernel source tree.
200 # We need to invoke sub-make to avoid implicit rules in the top Makefile.
201 need-sub-make := 1
215 need-sub-make := 1
222 need-sub-make := 1
225 ifeq ($(need-sub-make),1)
237 else # need-sub-make
290 need-config := 1
291 need-compiler := 1
297 need-config :=
303 need-compiler :=
341 # install and modules_install need also be processed one by one
676 # Include this also for config targets because some architectures need
678 ifdef need-compiler
740 ifdef need-config
745 # Objects we will link into vmlinux / subdirs we need to visit
770 ifdef need-config
800 # External modules and some install targets need include/generated/autoconf.h
815 endif # need-config
1188 # Things we need to do before we recursively start building the kernel
1442 # When we're building modules with modversions, we need to consider
1913 $(Q)$(MAKE) $(build)=$@ need-builtin=1 need-modorder=1 $(single-goals)
2048 endif # need-sub-make