Home
last modified time | relevance | path

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

/Linux-v6.1/arch/xtensa/boot/
DMakefile17 targets += uImage xipImage
29 xipImage: $(obj)/xipImage target
52 $(obj)/xipImage: vmlinux FORCE
/Linux-v6.1/arch/arm/boot/
DMakefile24 targets := Image zImage xipImage bootpImage uImage
39 $(obj)/xipImage: vmlinux FORCE
50 $(obj)/xipImage: FORCE
D.gitignore4 xipImage
/Linux-v6.1/arch/riscv/boot/
DMakefile23 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage
30 $(obj)/xipImage: vmlinux FORCE
D.gitignore8 xipImage
/Linux-v6.1/arch/riscv/
DMakefile108 KBUILD_IMAGE := $(boot)/xipImage
144 BOOT_TARGETS := Image Image.gz loader loader.bin xipImage vmlinuz.efi
DKconfig651 Also note that the make target becomes "make xipImage" rather than
653 ROM memory will be arch/riscv/boot/xipImage.
/Linux-v6.1/arch/xtensa/
DMakefile62 all Image zImage uImage xipImage: vmlinux target
DKconfig593 Also note that the make target becomes "make xipImage" rather than
595 ROM memory will be arch/xtensa/boot/xipImage.
/Linux-v6.1/arch/arm/
DMakefile251 KBUILD_IMAGE := $(boot)/xipImage
288 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
DKconfig1641 Also note that the make target becomes "make xipImage" rather than
1643 ROM memory will be arch/arm/boot/xipImage.