]> git.sur5r.net Git - u-boot/blobdiff - Makefile
ARM: zynq: Enable debug console for zc702
[u-boot] / Makefile
index 5d824aea92198885543b8605d966482d863ca9cd..9447aa73478e873f2c91599d136222551467fd83 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1335,6 +1335,9 @@ spl/sunxi-spl.bin: spl/u-boot-spl
 spl/u-boot-spl-dtb.sfp: spl/u-boot-spl
        @:
 
+spl/boot.bin: spl/u-boot-spl
+       @:
+
 tpl/u-boot-tpl.bin: tools prepare
        $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all