Home
last modified time | relevance | path

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

/linux-6.15/arch/xtensa/boot/
H A DMakefile16 targets += uImage xipImage
28 xipImage: $(obj)/xipImage target
51 $(obj)/xipImage: vmlinux FORCE
/linux-6.15/arch/arm/boot/
H A DMakefile24 targets := Image zImage xipImage bootpImage uImage
38 $(obj)/xipImage: vmlinux FORCE
49 $(obj)/xipImage: FORCE
H A D.gitignore4 xipImage
/linux-6.15/arch/riscv/
H A DMakefile146 KBUILD_IMAGE := $(boot)/xipImage
172 boot-image-$(CONFIG_XIP_KERNEL) := xipImage
192 … Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader loader.bin xipImage vmlinuz.efi
197 Image.gz Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader xipImage vmlinuz.efi: I… target
H A DKconfig1264 Also note that the make target becomes "make xipImage" rather than
1266 ROM memory will be arch/riscv/boot/xipImage.
/linux-6.15/arch/riscv/boot/
H A DMakefile21 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage
28 $(obj)/xipImage: vmlinux FORCE
H A D.gitignore8 xipImage
/linux-6.15/arch/xtensa/
H A DMakefile66 all Image zImage uImage xipImage: vmlinux target
H A DKconfig613 Also note that the make target becomes "make xipImage" rather than
615 ROM memory will be arch/xtensa/boot/xipImage.
/linux-6.15/arch/arm/
H A DMakefile255 KBUILD_IMAGE := $(boot)/xipImage
292 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
H A DKconfig1565 Also note that the make target becomes "make xipImage" rather than
1567 ROM memory will be arch/arm/boot/xipImage.