[POWERPC] ps3: add a default zImage target
authorArnd Bergmann <arnd@arndb.de>
Mon, 27 Nov 2006 18:18:58 +0000 (19:18 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:41:17 +0000 (20:41 +1100)
It's currently not possible to build the default zImage
target if PS3 is the only selected platform. This is
a hack to fall back to building the pseries style
zImage, so the build is successful. This will probably
change in the future, if someone writes a PS3 specific
boot wrapper.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>

No differences found