From: Olaf Hering Date: Wed, 13 Jul 2005 08:11:41 +0000 (-0700) Subject: [PATCH] ppc32: make -j12 all fails in uImage target X-Git-Tag: v2.6.13-rc4~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f13487c66c75f5db004a0631047309d9e7c5aab7;p=pandora-kernel.git [PATCH] ppc32: make -j12 all fails in uImage target make -j zImage may call if_changed twice at the same time, the result is a corrupted vmlinux.gz Write to a temporary file for the time being until someone with make skills fix the serialization properly. Signed-off-by: Olaf Hering Cc: Benjamin Herrenschmidt Cc: Sam Ravnborg Acked-by: Tom Rini Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed