david/ipxe
Archived
1
0

Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.

This commit is contained in:
Michael Brown 2006-08-14 22:46:50 +00:00
parent dbf3482ef5
commit d475ecd561

View 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 */