Home
last modified time | relevance | path

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

/Linux-v5.10/arch/xtensa/boot/
DMakefile21 targets += uImage xipImage
33 xipImage: $(obj)/xipImage target
56 $(obj)/xipImage: vmlinux FORCE
/Linux-v5.10/arch/arm/boot/
DMakefile30 targets := Image zImage xipImage bootpImage uImage
45 $(obj)/xipImage: vmlinux FORCE
56 $(obj)/xipImage: FORCE
D.gitignore4 xipImage
/Linux-v5.10/arch/xtensa/
DMakefile90 all Image zImage uImage xipImage: vmlinux target
DKconfig505 Also note that the make target becomes "make xipImage" rather than
507 ROM memory will be arch/xtensa/boot/xipImage.
/Linux-v5.10/arch/arm/
DMakefile284 KBUILD_IMAGE := $(boot)/xipImage
315 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
DKconfig1836 Also note that the make target becomes "make xipImage" rather than
1838 ROM memory will be arch/arm/boot/xipImage.