[POWERPC] Select u-image as default image for Linkstation
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 22 Feb 2007 22:52:02 +0000 (23:52 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 8 Mar 2007 05:04:47 +0000 (23:04 -0600)
Fixes image build error:

ln: accessing `arch/powerpc/boot/zImage': No such file or directory
make[1]: *** [arch/powerpc/boot/zImage] Error 1
make: *** [zImage] Error 2

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Acked-by: G. Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found