Home
last modified time | relevance | path

Searched refs:KBUILD_BUILTIN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/scripts/
H A DMakefile.modfinal58 %.ko: %.o %.mod.o scripts/module.lds $(and $(CONFIG_DEBUG_INFO_BTF_MODULES),$(KBUILD_BUILTIN),vmlin…
H A DMakefile.build461 $(obj)/: $(if $(KBUILD_BUILTIN), $(targets-for-builtin)) \
/openbmc/linux/
H A DMakefile719 KBUILD_BUILTIN := 1 macro
723 KBUILD_BUILTIN := macro
738 export KBUILD_MODULES KBUILD_BUILTIN
1453 KBUILD_BUILTIN := 1 macro
1462 KBUILD_BUILTIN := 1 macro
1778 KBUILD_BUILTIN := macro
1871 modpost: $(if $(single-build),, $(if $(KBUILD_BUILTIN), vmlinux.o)) \
/openbmc/u-boot/scripts/
H A DMakefile.build114 __build: $(if $(KBUILD_BUILTIN),$(builtin-target) $(lib-target) $(extra-y)) \
/openbmc/u-boot/
H A DMakefile316 KBUILD_BUILTIN := 1 macro
324 KBUILD_BUILTIN := $(if $(CONFIG_MODVERSIONS),1) macro
340 export KBUILD_MODULES KBUILD_BUILTIN