On 2016-01-11 09:58, Pavel Machek wrote: > Second try: > > AS arch/arm/boot/compressed/piggy.gzip.o > AS arch/arm/boot/compressed/piggy.gzip.o > mv: cannot move ‘arch/arm/boot/compressed/.piggy.gzip.o.tmp’ to ‘arch/arm/boot/compressed/.piggy.gzip.o.cmd’: No such file or directory I guess you are missing 3939f3345050 ("ARM: 8418/1: add boot image dependencies to not generate invalid images"). Without this fix and with 'make uImage zImage', two make instances try to produce a zImage at the same time. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html