Home
last modified time | relevance | path

Searched refs:MKIMAGEOUTPUT (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-imx/
DMakefile89 u-boot.imx: MKIMAGEOUTPUT = u-boot.imx.log macro
97 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log macro
105 SPL: MKIMAGEOUTPUT = SPL.log macro
/external/u-boot/arch/arm/mach-stm32mp/
Dconfig.mk10 spl/u-boot-spl.stm32: MKIMAGEOUTPUT = spl/u-boot-spl.stm32.log
/external/u-boot/scripts/
DMakefile.spl141 MKIMAGEOUTPUT ?= /dev/null
145 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
/external/u-boot/
DMakefile881 MKIMAGEOUTPUT ?= /dev/null macro
885 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
889 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
1086 u-boot-ivt.img: MKIMAGEOUTPUT = u-boot-ivt.img.log macro