From: Scott Wood Date: Wed, 24 Oct 2007 16:56:28 +0000 (+1000) Subject: [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix X-Git-Tag: v2.6.24-rc3~175^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb4552fad19fa1fb7a164c14be1f5f657791f12;p=pandora-kernel.git [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix The ps3 target produces two images, and the binary one is not the "primary" image that corresponds to the -o flag; thus, it no longer uses the generic binary flag. On platforms which do use the binary flag, it no longer produces a .bin suffix, so that the output file matches what was passed to the -o flag. This should fix the zImage ln problems for the ps3 target. Signed-off-by: Scott Wood Acked-by: Geert Uytterhoeven Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed