X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=1f499c5ec877173aaeec70263860a3cca89b43ea;hb=3558243b6fc80b14a6281bd0e2792672b462684c;hp=a2fd7f66e673e9c8e747f42527b6a2e8d6a329e9;hpb=3bddafaab42af50f2a6ae080c425e157906d9387;p=u-boot diff --git a/Makefile b/Makefile index a2fd7f66e6..1f499c5ec8 100644 --- a/Makefile +++ b/Makefile @@ -490,7 +490,7 @@ $(obj)u-boot.ais: $(obj)spl/u-boot-spl.bin $(obj)u-boot.img $(obj)u-boot.sb: $(obj)u-boot.bin $(obj)spl/u-boot-spl.bin - $(MAKE) -C $(SRCTREE)/$(CPUDIR)/$(SOC)/ $(OBJTREE)/u-boot.sb + $(MAKE) $(build) $(SRCTREE)/$(CPUDIR)/$(SOC)/ $(OBJTREE)/u-boot.sb # On x600 (SPEAr600) U-Boot is appended to U-Boot SPL. # Both images are created using mkimage (crc etc), so that the ROM