parent
b25db0a4bf
commit
a67febdd82
|
@ -26,6 +26,8 @@ then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
Echo_message "Begin scheduling firmware installation..."
|
||||
|
||||
# Requiring stage file
|
||||
Require_stagefile .build/config .build/bootstrap
|
||||
|
||||
|
|
|
@ -26,6 +26,8 @@ then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
Echo_message "Begin scheduling kernel image installation..."
|
||||
|
||||
# Requiring stage file
|
||||
Require_stagefile .build/config .build/bootstrap
|
||||
|
||||
|
|
Loading…
Reference in New Issue