Re: [U-Boot] Parallel make issue with helloworld.efi

2018-05-27 Thread Tuomas Tynkkynen
Hi Heinrich, Thanks for taking a look. On 05/27/2018 08:11 PM, Heinrich Schuchardt wrote: On 11/07/2017 04:57 PM, Tuomas Tynkkynen wrote: Hi, Every now and then I see parallel builds failing, e.g. with Linksprite_pcDuino3_Nano_defconfig:   CC  lib/efi_loader/efi_bootmgr.o   CC  lib

Re: [U-Boot] Parallel make issue with helloworld.efi

2018-05-27 Thread Heinrich Schuchardt
On 11/07/2017 04:57 PM, Tuomas Tynkkynen wrote: > Hi, > > Every now and then I see parallel builds failing, e.g. with > Linksprite_pcDuino3_Nano_defconfig: > >   CC  lib/efi_loader/efi_bootmgr.o >   CC  lib/efi_loader/efi_disk.o >   CC  lib/efi_loader/efi_net.o > make[2]: *** No rule

[U-Boot] Parallel make issue with helloworld.efi

2017-11-07 Thread Tuomas Tynkkynen
Hi, Every now and then I see parallel builds failing, e.g. with Linksprite_pcDuino3_Nano_defconfig: CC lib/efi_loader/efi_bootmgr.o CC lib/efi_loader/efi_disk.o CC lib/efi_loader/efi_net.o make[2]: *** No rule to make target 'lib/efi_loader/helloworld.efi', needed by '__bui