summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorMichael Brown2008-02-21 05:11:56 +0100
committerMichael Brown2008-02-21 05:11:56 +0100
commitb87904ab204346c38fa8ceed765699ac18118c28 (patch)
tree115d6d60652ceeafdec7617dc7860c3c33052f80 /src/config.h
parentMake tarball generation quieter (diff)
downloadipxe-b87904ab204346c38fa8ceed765699ac18118c28.tar.gz
ipxe-b87904ab204346c38fa8ceed765699ac18118c28.tar.xz
ipxe-b87904ab204346c38fa8ceed765699ac18118c28.zip
Remove reference to COFF support. I can find no trace of ever having supported it.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index c436d100c..9aa9e8fdf 100644
--- a/src/config.h
+++ b/src/config.h
@@ -103,7 +103,6 @@
#undef IMAGE_NBI /* NBI image support */
#undef IMAGE_ELF64 /* ELF64 image support */
#undef IMAGE_ELF /* ELF image support */
-#undef IMAGE_COFF /* COFF image support */
#undef IMAGE_FREEBSD /* FreeBSD kernel image support */
#define IMAGE_MULTIBOOT /* MultiBoot image support */
#undef IMAGE_AOUT /* a.out image support */