]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.
authorMichael Brown <mcb30@etherboot.org>
Mon, 14 Aug 2006 22:46:50 +0000 (22:46 +0000)
committerMichael Brown <mcb30@etherboot.org>
Mon, 14 Aug 2006 22:46:50 +0000 (22:46 +0000)
src/config.h

index f7980545eb3998a4f42f191a314c85cedbbb04ee..7168473f7d962d8226193fca54ff37486c65b1de 100644 (file)
@@ -98,7 +98,7 @@
  * you want to use.
  *
  */
-#define TAGGED_IMAGE           /* NBI image support */
+#undef TAGGED_IMAGE            /* NBI image support */
 #undef ELF64_IMAGE             /* ELF64 image support */
 #undef ELF_IMAGE               /* ELF image support */
 #undef COFF_IMAGE              /* COFF image support */