Lines Matching refs:boot
299 boot-y := vmlinux.bin
300 boot-y += vmlinux.ecoff
301 boot-y += vmlinux.srec
303 boot-y += uImage
304 boot-y += uImage.bin
305 boot-y += uImage.bz2
306 boot-y += uImage.gz
307 boot-y += uImage.lzma
308 boot-y += uImage.lzo
345 $(boot-y): $(vmlinux-32) FORCE
346 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
347 $(bootvars-y) arch/mips/boot/$@
352 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
364 core-$(CONFIG_BUILTIN_DTB) += arch/mips/boot/dts/
367 $(Q)$(MAKE) $(build)=arch/mips/boot/dts arch/mips/boot/dts/$@
371 $(Q)$(MAKE) $(build)=arch/mips/boot/dts
375 $(Q)$(MAKE) $(dtbinst)=arch/mips/boot/dts
396 $(Q)$(MAKE) $(clean)=arch/mips/boot
397 $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed