summaryrefslogtreecommitdiffstats
path: root/include/configs/netstar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/netstar.h')
-rw-r--r--include/configs/netstar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/netstar.h b/include/configs/netstar.h
index d4deda407f..756b7c2671 100644
--- a/include/configs/netstar.h
+++ b/include/configs/netstar.h
@@ -195,7 +195,8 @@
#if 0 /* feel free to disable for development */
#define CONFIG_AUTOBOOT_KEYED /* Enable password protection */
-#define CONFIG_AUTOBOOT_PROMPT "\nNetStar PBX - boot in %d secs...\n"
+#define CONFIG_AUTOBOOT_PROMPT \
+ "\nNetStar PBX - boot in %d secs...\n", bootdelay
#define CONFIG_AUTOBOOT_DELAY_STR "." /* 1st "password" */
#endif
OpenPOWER on IntegriCloud