Searched refs:KBUILD_BUILTIN (Results 1 – 2 of 2) sorted by relevance
559 KBUILD_BUILTIN := 1 macro567 KBUILD_BUILTIN := $(if $(CONFIG_MODVERSIONS),1) macro582 export KBUILD_MODULES KBUILD_BUILTIN1226 modules: $(vmlinux-dirs) $(if $(KBUILD_BUILTIN),vmlinux) modules.builtin
80 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \