mirror of https://github.com/ipxe/ipxe.git
Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.
parent
dbf3482ef5
commit
d475ecd561
|
@ -98,7 +98,7 @@
|
||||||
* you want to use.
|
* you want to use.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define TAGGED_IMAGE /* NBI image support */
|
#undef TAGGED_IMAGE /* NBI image support */
|
||||||
#undef ELF64_IMAGE /* ELF64 image support */
|
#undef ELF64_IMAGE /* ELF64 image support */
|
||||||
#undef ELF_IMAGE /* ELF image support */
|
#undef ELF_IMAGE /* ELF image support */
|
||||||
#undef COFF_IMAGE /* COFF image support */
|
#undef COFF_IMAGE /* COFF image support */
|
||||||
|
|
Loading…
Reference in New Issue