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
104 # This does not need to match to the root of the kernel source tree.
145 need-sub-make := 1
158 # once after the Makefile is read. We need to invoke sub-make.
160 need-sub-make := 1
167 # We need to invoke sub-make to avoid implicit rules in the top Makefile.
168 need-sub-make := 1
176 ifeq ($(need-sub-make),1)
187 endif # need-sub-make
191 ifeq ($(need-sub-make),)
274 need-config := 1
280 need-config :=
318 # install and modules_install need also be processed one by one
646 ifdef need-config
651 # Objects we will link into vmlinux / subdirs we need to visit
695 ifdef need-config
725 # External modules and some install targets need include/generated/autoconf.h
740 endif # need-config
1241 # Things we need to do before we recursively start building the kernel
1438 # When we're building modules with modversions, we need to consider
1864 need-builtin=1 need-modorder=1
2006 endif # need-sub-make