X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=261bde92efe74af5fa465799a58419eea49c296a;hb=778c3cbd857f4abe54773f399204dd86ffe6516c;hp=b82feebefa3167810b8bc3428e5a360e63ab6ed8;hpb=a244997a14c97551196c354f9c1ca1d20fade285;p=karo-tx-uboot.git diff --git a/Makefile b/Makefile index b82feebefa..261bde92ef 100644 --- a/Makefile +++ b/Makefile @@ -509,7 +509,7 @@ $(obj)u-boot.ais: $(obj)spl/u-boot-spl.bin $(obj)u-boot.img $(obj)u-boot.ais -$(obj)u-boot.sb: $(obj)u-boot $(obj)spl/u-boot-spl.bin elftosb +$(obj)u-boot.sb: $(obj)u-boot.bin $(obj)spl/u-boot-spl.bin elftosb $(MAKE) -C $(SRCTREE)/$(CPUDIR)/$(SOC)/ $(OBJTREE)/u-boot.sb # On x600 (SPEAr600) U-Boot is appended to U-Boot SPL.