Re: [patch] ppc: Fix gamecube build

2010-05-18 Thread Simon Horman
On Fri, May 14, 2010 at 12:25:19AM +0900, Simon Horman wrote: > This fixes the kexec-build on ppc32 when > the --game-cube option is supplied to ./configure. > It seems to have bit-rotted a little. > > Cc: Sebastian Andrzej Siewior > Cc: Maxim Uvarov > Signed-off-by: Simon Horman I have gone a

[patch] ppc: Fix gamecube build

2010-05-13 Thread Simon Horman
This fixes the kexec-build on ppc32 when the --game-cube option is supplied to ./configure. It seems to have bit-rotted a little. Cc: Sebastian Andrzej Siewior Cc: Maxim Uvarov Signed-off-by: Simon Horman Index: kexec-tools/kexec/arch/ppc/kexec-elf-ppc.c ===