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

pull/1/head
Michael Brown 2006-08-14 22:46:50 +00:00
parent dbf3482ef5
commit d475ecd561
1 changed files with 1 additions and 1 deletions

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