From: Benjamin Herrenschmidt Date: Tue, 19 Dec 2006 05:42:58 +0000 (+1100) Subject: [POWERPC] Fix build of cell zImage.initrd X-Git-Tag: v2.6.20-rc2~84^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28d027ab386ab64c905bfaa0f1e73a06bb4d9b4;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed