[Command] Add "sanboot" command.

This commit is contained in:
Michael Brown
2008-03-04 17:59:26 +00:00
parent 844828cb15
commit b08a6f5300
5 changed files with 74 additions and 1 deletions

View File

@@ -175,6 +175,9 @@ REQUIRE_OBJECT ( image_cmd );
#ifdef DHCP_CMD
REQUIRE_OBJECT ( dhcp_cmd );
#endif
#ifdef SANBOOT_CMD
REQUIRE_OBJECT ( sanboot_cmd );
#endif
/*
* Drag in miscellaneous objects