Lines Matching full:mixed
228 # ANDROID: set up mixed-build support. mixed-build allows device kernel modules
239 mixed-build-prefix = $(if $(KBUILD_MIXED_TREE),$(KBUILD_MIXED_TREE)/)
270 # Detect when mixed targets is specified, and make a second invocation
287 mixed-build :=
312 mixed-build := 1
321 mixed-build := 1
328 mixed-build := 1
335 mixed-build := 1
339 ifdef mixed-build
341 # We're called with mixed targets (*config and build targets).
355 else # !mixed-build
1558 @cp -f $(mixed-build-prefix)modules.builtin $(MODLIB)/
1559 @cp -f $(or $(mixed-build-prefix),$(objtree)/)modules.builtin.modinfo $(MODLIB)/
1692 @echo ' dir/file.lst - Build specified mixed source/assembly target only'
2072 $(KERNELRELEASE) $(mixed-build-prefix)
2080 endif # mixed-build