fix missing stage descriptions

Gbp-Dch: Ignore
This commit is contained in:
Lyndon Brown 2020-03-14 00:46:46 +00:00 committed by Luca Boccassi
parent b25db0a4bf
commit a67febdd82
2 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,8 @@ then
exit 0
fi
Echo_message "Begin scheduling firmware installation..."
# Requiring stage file
Require_stagefile .build/config .build/bootstrap

View File

@ -26,6 +26,8 @@ then
exit 0
fi
Echo_message "Begin scheduling kernel image installation..."
# Requiring stage file
Require_stagefile .build/config .build/bootstrap