]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[image] Remove non-working image loaders
authorMarin Hannache <mareo@mareo.fr>
Thu, 12 Apr 2012 21:14:08 +0000 (23:14 +0200)
committerMichael Brown <mcb30@ipxe.org>
Tue, 24 Apr 2012 10:39:55 +0000 (11:39 +0100)
commit7865ae0deabc377fa29fb53b01647621959c6564
tree1226dc7f011cce6db3627dfb7b1b4a984bf58a82
parent945e4281375f86da5e59f4c9447edae7af7850c1
[image] Remove non-working image loaders

The WinCE, a.out and FreeBSD loaders are designed to be #included by
core/loader.c, which no longer exists.  These old loaders are not
usable anymore and cause compilation failures when enabled in
config/general.h.

Signed-off-by: Marin Hannache <mareo@mareo.fr>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/Makefile
src/arch/i386/core/aout_loader.c [deleted file]
src/arch/i386/core/freebsd_loader.c [deleted file]
src/arch/i386/core/wince_loader.c [deleted file]
src/config/config.c
src/config/general.h