Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/
A Dconfig.mk16 u-boot.stm32: MKIMAGEOUTPUT = u-boot.stm32.log
23 spl/u-boot-spl.stm32: MKIMAGEOUTPUT = spl/u-boot-spl.stm32.log
/u-boot/arch/arm/mach-imx/
A DMakefile119 u-boot.imx: MKIMAGEOUTPUT = u-boot.imx.log macro
127 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log macro
136 u-boot-dtb.imx: MKIMAGEOUTPUT = u-boot-dtb.imx.log macro
150 flash.bin: MKIMAGEOUTPUT = flash.log macro
165 flash.bin: MKIMAGEOUTPUT = flash.log macro
168 u-boot.cnt: MKIMAGEOUTPUT = u-boot.cnt.log macro
188 SPL: MKIMAGEOUTPUT = SPL.log macro
/u-boot/scripts/
A DMakefile.spl172 MKIMAGEOUTPUT ?= /dev/null
176 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
180 $(if $(KBUILD_VERBOSE:1=), MKIMAGEOUTPUT)
/u-boot/
A DMakefile987 MKIMAGEOUTPUT ?= /dev/null macro
991 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
996 >$(MKIMAGEOUTPUT) $(if $(KBUILD_VERBOSE:0=), && cat $(MKIMAGEOUTPUT))
1334 u-boot-ivt.img: MKIMAGEOUTPUT = u-boot-ivt.img.log macro

Completed in 27 milliseconds