]> git.sur5r.net Git - u-boot/blobdiff - Makefile
musb: Update usb-compat to work with struct usb_device without a parent ptr
[u-boot] / Makefile
index b6f83a553052940a8e91d441350556d9d10ce1f1..0aa5e6ad7f4358cf445ee7a52fe62762f0495c16 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1259,7 +1259,7 @@ u-boot.lds: $(LDSCRIPT) prepare FORCE
 
 spl/u-boot-spl.bin: spl/u-boot-spl
        @:
-spl/u-boot-spl: tools prepare
+spl/u-boot-spl: tools prepare $(if $(CONFIG_OF_SEPARATE),dts/dt.dtb)
        $(Q)$(MAKE) obj=spl -f $(srctree)/scripts/Makefile.spl all
 
 spl/sunxi-spl.bin: spl/u-boot-spl