Searched refs:KBUILD_BUILTIN (Results 1 – 2 of 2) sorted by relevance
587 KBUILD_BUILTIN := 1 macro595 KBUILD_BUILTIN := $(if $(CONFIG_MODVERSIONS),1) macro610 export KBUILD_MODULES KBUILD_BUILTIN1284 modules: $(if $(KBUILD_BUILTIN),vmlinux) modules.order modules.builtin
497 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \