Lines Matching refs:boot
12 KBUILD_CFLAGS += -fno-builtin -Iarch/$(ARCH)/boot/include
13 HOSTFLAGS += -Iarch/$(ARCH)/boot/include
21 boot-$(CONFIG_XTENSA_PLATFORM_ISS) += Image
22 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage
23 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage
25 all: $(boot-y)
26 Image: boot-elf
27 zImage: boot-redboot
31 boot-elf boot-redboot: $(addprefix $(obj)/,$(subdir-y))
42 boot-elf: $(obj)/vmlinux.bin
43 boot-redboot: $(obj)/vmlinux.bin.gz