summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recovery/recovery_ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/recovery/recovery_ui.c b/recovery/recovery_ui.c
index c54b997..90feb40 100644
--- a/recovery/recovery_ui.c
+++ b/recovery/recovery_ui.c
@@ -31,6 +31,7 @@ char* MENU_ITEMS[] = { "reboot system now",
"mounts and storage",
"advanced",
"power off",
+ "flash images",
NULL };
int device_recovery_start() {