[POWERPC] Fix zImage.coff generation for 32-bit pmac
authorMilton Miller <miltonm@bga.com>
Wed, 30 May 2007 15:29:01 +0000 (01:29 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 2 Jun 2007 12:26:22 +0000 (22:26 +1000)
Commit 9da82a6dee9db4cd5ae7a74ab4f51afb52b6efb9 inadvertently
removed the platform override for zImage.coff to be generated
with pmaccoff.   Rather than add a special makefile rule,
change the platform for which the wrapper platform uses
the special rules.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found