[prefix] Remove .bImage in favor of .lkrn
commitd3b9c3f3d0c26219b4603db3829f33a77380bf7f
authorStefan Hajnoczi <stefanha@gmail.com>
Fri, 29 Jan 2010 18:14:38 +0000 (29 18:14 +0000)
committerMarty Connor <mdc@etherboot.org>
Mon, 1 Feb 2010 00:00:56 +0000 (31 19:00 -0500)
tree27b1007600ddb94dab94a7c98dea9ceb6ee622dc
parentf3467ad169b01d5d90d8474ecc1ab1ee82cdecd1
[prefix] Remove .bImage in favor of .lkrn

The .lkrn prefix allows gPXE to be loaded as a Linux bzImage.  The
bImage prefix was carried over from legacy Etherboot and does not build.
This patch removes the .bImage prefix, use .lkrn instead.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Marty Connor <mdc@etherboot.org>
src/arch/i386/Makefile.pcbios
src/arch/i386/prefix/bImageprefix.S [deleted file]