Home
last modified time | relevance | path

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

/Linux-v6.6/arch/xtensa/boot/
DMakefile16 targets += uImage xipImage
28 xipImage: $(obj)/xipImage target
51 $(obj)/xipImage: vmlinux FORCE
/Linux-v6.6/arch/arm/boot/
DMakefile24 targets := Image zImage xipImage bootpImage uImage
39 $(obj)/xipImage: vmlinux FORCE
50 $(obj)/xipImage: FORCE
D.gitignore4 xipImage
/Linux-v6.6/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.6/arch/riscv/
DMakefile125 KBUILD_IMAGE := $(boot)/xipImage
161 BOOT_TARGETS := Image Image.gz loader loader.bin xipImage vmlinuz.efi
DKconfig851 Also note that the make target becomes "make xipImage" rather than
853 ROM memory will be arch/riscv/boot/xipImage.
/Linux-v6.6/arch/xtensa/
DMakefile62 all Image zImage uImage xipImage: vmlinux target
DKconfig610 Also note that the make target becomes "make xipImage" rather than
612 ROM memory will be arch/xtensa/boot/xipImage.
/Linux-v6.6/arch/arm/
DMakefile254 KBUILD_IMAGE := $(boot)/xipImage
291 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
DKconfig1622 Also note that the make target becomes "make xipImage" rather than
1624 ROM memory will be arch/arm/boot/xipImage.