Searched refs:xipImage (Results 1 – 10 of 10) sorted by relevance
17 targets += uImage xipImage29 xipImage: $(obj)/xipImage target52 $(obj)/xipImage: vmlinux FORCE
30 targets := Image zImage xipImage bootpImage uImage45 $(obj)/xipImage: vmlinux FORCE56 $(obj)/xipImage: FORCE
4 xipImage
23 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage30 $(obj)/xipImage: vmlinux FORCE
93 KBUILD_IMAGE := $(boot)/xipImage125 BOOT_TARGETS := Image Image.gz loader loader.bin xipImage
539 Also note that the make target becomes "make xipImage" rather than541 ROM memory will be arch/riscv/boot/xipImage.
64 all Image zImage uImage xipImage: vmlinux target
530 Also note that the make target becomes "make xipImage" rather than532 ROM memory will be arch/xtensa/boot/xipImage.
271 KBUILD_IMAGE := $(boot)/xipImage299 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
1791 Also note that the make target becomes "make xipImage" rather than1793 ROM memory will be arch/arm/boot/xipImage.
Completed in 17 milliseconds