summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-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 e27917a6d..a4c31681d 100644
--- a/src/core/config.c
+++ b/src/core/config.c
@@ -143,6 +143,9 @@ REQUIRE_OBJECT ( script );
#ifdef IMAGE_BZIMAGE
REQUIRE_OBJECT ( bzimage );
#endif
+#ifdef IMAGE_ELTORITO
+REQUIRE_OBJECT ( eltorito );
+#endif
/*
* Drag in all requested commands