[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

@@ -125,6 +125,7 @@
#define ROUTE_CMD /* Routing table management commands */
#define IMAGE_CMD /* Image management commands */
#define DHCP_CMD /* DHCP management commands */
#define SANBOOT_CMD /* SAN boot commands */
/* @END general.h */