Searched refs:KBUILD_BUILTIN (Results 1 – 2 of 2) sorted by relevance
247 KBUILD_BUILTIN := 1 macro255 KBUILD_BUILTIN := $(if $(CONFIG_MODVERSIONS),1) macro270 export KBUILD_MODULES KBUILD_BUILTIN1063 modules: $(vmlinux-dirs) $(if $(KBUILD_BUILTIN),vmlinux) modules.builtin
127 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \