Lines Matching refs:boot
302 boot-y := vmlinux.bin
303 boot-y += vmlinux.ecoff
304 boot-y += vmlinux.srec
306 boot-y += uImage
307 boot-y += uImage.bin
308 boot-y += uImage.bz2
309 boot-y += uImage.gz
310 boot-y += uImage.lzma
311 boot-y += uImage.lzo
348 $(boot-y): $(vmlinux-32) FORCE
349 $(Q)$(MAKE) $(build)=arch/mips/boot VMLINUX=$(vmlinux-32) \
350 $(bootvars-y) arch/mips/boot/$@
355 $(Q)$(MAKE) $(build)=arch/mips/boot/compressed \
367 core-$(CONFIG_BUILTIN_DTB) += arch/mips/boot/dts/
370 $(Q)$(MAKE) $(build)=arch/mips/boot/dts arch/mips/boot/dts/$@
374 $(Q)$(MAKE) $(build)=arch/mips/boot/dts
378 $(Q)$(MAKE) $(dtbinst)=arch/mips/boot/dts
399 $(Q)$(MAKE) $(clean)=arch/mips/boot
400 $(Q)$(MAKE) $(clean)=arch/mips/boot/compressed