Placeholder bzImage support

This commit is contained in:
Michael Brown
2007-01-14 04:27:25 +00:00
parent 797edf28b7
commit b07161f397
4 changed files with 158 additions and 0 deletions

View File

@@ -108,6 +108,7 @@
#undef IMAGE_WINCE /* WinCE image support */
#define IMAGE_PXE /* PXE image support */
#define IMAGE_SCRIPT /* gPXE script image support */
#define IMAGE_BZIMAGE /* Linux bzImage image support */
/* @END general.h */