[PATCH] powerpc: Add missing vmlinux.bin target
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 2 Feb 2006 23:41:48 +0000 (15:41 -0800)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Feb 2006 05:59:53 +0000 (16:59 +1100)
commit774fee58c465ea1c7e9775e347ec307bcf2deeb3
tree6c608c388772d9e75251bfde7b1d6541331895de
parent2ef9481e666b4654159ac9f847e6963809e3c470
[PATCH] powerpc: Add missing vmlinux.bin target

With this patch 'make vmlinux.bin' works.  This is needed by
some embedded platforms.  Kumar already added the routines
to actually build the image in arch/powerpc/boot/Makefile.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Makefile