X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=a7b6cd1cbad361ecfa6f71faff567ebae86c449d;hb=abbab70363dcdb270cbf24d47849214dd3a3e010;hp=462556d60fda19990c3c8ec3a023150f24eb680d;hpb=a098cf41fdb2a6607c675f7fe4f3164617c9367e;p=u-boot diff --git a/Makefile b/Makefile index 462556d60f..a7b6cd1cba 100644 --- a/Makefile +++ b/Makefile @@ -511,7 +511,7 @@ $(obj)u-boot.ais: $(obj)spl/u-boot-spl.bin $(obj)u-boot.img ELFTOSB_TARGET-$(CONFIG_MX28) = imx28 $(obj)u-boot.sb: $(obj)u-boot.bin $(obj)spl/u-boot-spl.bin - elftosb -zdf $(ELFTOSB_TARGET-y) -c $(TOPDIR)/$(CPUDIR)/$(SOC)/u-boot-$(ELFTOSB_TARGET-y).bd \ + elftosb -zf $(ELFTOSB_TARGET-y) -c $(TOPDIR)/$(CPUDIR)/$(SOC)/u-boot-$(ELFTOSB_TARGET-y).bd \ -o $(obj)u-boot.sb # On x600 (SPEAr600) U-Boot is appended to U-Boot SPL.