Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/boot/
H A DMakefile21 targets += uImage xipImage
33 xipImage: $(obj)/xipImage target
56 $(obj)/xipImage: vmlinux FORCE
/OK3568_Linux_fs/kernel/arch/arm/boot/
H A DMakefile30 targets := Image zImage xipImage bootpImage uImage
45 $(obj)/xipImage: vmlinux FORCE
56 $(obj)/xipImage: FORCE
H A D.gitignore4 xipImage
/OK3568_Linux_fs/buildroot/configs/
H A Dstm32f429_disco_defconfig11 BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="xipImage"
H A Dstm32f469_disco_xip_defconfig11 BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="xipImage"
/OK3568_Linux_fs/kernel/arch/xtensa/
H A DMakefile90 all Image zImage uImage xipImage: vmlinux target
H A DKconfig505 Also note that the make target becomes "make xipImage" rather than
507 ROM memory will be arch/xtensa/boot/xipImage.
/OK3568_Linux_fs/kernel/arch/arm/
H A DMakefile291 KBUILD_IMAGE := $(boot)/xipImage
322 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
H A DKconfig1833 Also note that the make target becomes "make xipImage" rather than
1835 ROM memory will be arch/arm/boot/xipImage.