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

@@ -140,6 +140,9 @@ REQUIRE_OBJECT ( pxe_image );
#ifdef IMAGE_SCRIPT
REQUIRE_OBJECT ( script );
#endif
#ifdef IMAGE_BZIMAGE
REQUIRE_OBJECT ( bzimage );
#endif
/*
* Drag in all requested commands