Searched refs:KBUILD_BUILTIN (Results 1 – 2 of 2) sorted by relevance
313 KBUILD_BUILTIN := 1 macro321 KBUILD_BUILTIN := $(if $(CONFIG_MODVERSIONS),1) macro336 export KBUILD_MODULES KBUILD_BUILTIN1101 modules: $(vmlinux-dirs) $(if $(KBUILD_BUILTIN),vmlinux) modules.builtin
94 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \