summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorMichael Brown2008-03-04 18:59:26 +0100
committerMichael Brown2008-03-04 18:59:26 +0100
commitb08a6f530042cfc0f8be2209cde9fab3d0ab9143 (patch)
tree85441416f1ca65f97d4ba0ef57d3b8f7e955f5d7 /src/config.h
parent[DHCP] Fix RFC4390 client identifier constructions. (diff)
downloadipxe-b08a6f530042cfc0f8be2209cde9fab3d0ab9143.tar.gz
ipxe-b08a6f530042cfc0f8be2209cde9fab3d0ab9143.tar.xz
ipxe-b08a6f530042cfc0f8be2209cde9fab3d0ab9143.zip
[Command] Add "sanboot" command.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 9aa9e8fd..e5d8b114 100644
--- a/src/config.h
+++ b/src/config.h
@@ -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 */