Home
last modified time | relevance | path

Searched refs:xipImage (Results 1 – 10 of 10) sorted by relevance

/linux/arch/xtensa/boot/
A DMakefile17 targets += uImage xipImage
29 xipImage: $(obj)/xipImage target
52 $(obj)/xipImage: vmlinux FORCE
/linux/arch/arm/boot/
A DMakefile30 targets := Image zImage xipImage bootpImage uImage
45 $(obj)/xipImage: vmlinux FORCE
56 $(obj)/xipImage: FORCE
A D.gitignore4 xipImage
/linux/arch/riscv/boot/
A DMakefile23 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage
30 $(obj)/xipImage: vmlinux FORCE
/linux/arch/riscv/
A DMakefile93 KBUILD_IMAGE := $(boot)/xipImage
125 BOOT_TARGETS := Image Image.gz loader loader.bin xipImage
A DKconfig539 Also note that the make target becomes "make xipImage" rather than
541 ROM memory will be arch/riscv/boot/xipImage.
/linux/arch/xtensa/
A DMakefile64 all Image zImage uImage xipImage: vmlinux target
A DKconfig530 Also note that the make target becomes "make xipImage" rather than
532 ROM memory will be arch/xtensa/boot/xipImage.
/linux/arch/arm/
A DMakefile271 KBUILD_IMAGE := $(boot)/xipImage
299 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
A DKconfig1791 Also note that the make target becomes "make xipImage" rather than
1793 ROM memory will be arch/arm/boot/xipImage.

Completed in 25 milliseconds