Lines Matching refs:boot
123 boot := arch/riscv/boot
125 KBUILD_IMAGE := $(boot)/xipImage
127 KBUILD_IMAGE := $(boot)/Image.gz
152 KBUILD_IMAGE := $(boot)/loader.bin
155 KBUILD_IMAGE := $(boot)/Image.gz
157 KBUILD_IMAGE := $(boot)/vmlinuz.efi
166 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
167 @$(kecho) ' Kernel: $(boot)/$@ is ready'
170 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
172 install: KBUILD_IMAGE := $(boot)/Image
173 zinstall: KBUILD_IMAGE := $(boot)/Image.gz