summaryrefslogtreecommitdiffstats
path: root/src/config/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/config.c')
-rw-r--r--src/config/config.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/config.c b/src/config/config.c
index e4d378f00..470083888 100644
--- a/src/config/config.c
+++ b/src/config/config.c
@@ -44,6 +44,8 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
* in the final iPXE executable built.
*/
+PROVIDE_REQUIRING_SYMBOL();
+
/*
* Drag in all requested console types
*