summaryrefslogtreecommitdiffstats
path: root/src/core/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/config.c')
-rw-r--r--src/core/config.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/config.c b/src/core/config.c
index d5accecfe..e7db221a6 100644
--- a/src/core/config.c
+++ b/src/core/config.c
@@ -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