]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Fix build of cell zImage.initrd
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 19 Dec 2006 05:42:58 +0000 (16:42 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 20 Dec 2006 05:37:48 +0000 (16:37 +1100)
commitd28d027ab386ab64c905bfaa0f1e73a06bb4d9b4
treed5d83fb599d3b21f620c33242e90f6d62ec7bdc9
parentba3ba887c3549656c17675e73e12aaa97c3548f1
[POWERPC] Fix build of cell zImage.initrd

The patch adding support for zImage.ps3 didn't add a zImage.initrd.ps3
target causing builds of zImage.initrd to fail when ps3 is included in
the .config. The current method of generating ps3 images doesn't support
initrd's yet, so we create a dummy target that only displays a warning
message instead.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile