improved a comment

This commit is contained in:
Leah Rowe
2023-04-01 11:11:31 +01:00
parent af29f112ab
commit 7f3c0ca81e
+1 -1
View File
@@ -5,7 +5,7 @@
# SPDX-License-Identifier: GPL-3.0-only
board="${1}"
# A shorthand for each board so as not to duplicate blobs for boards of different sizes
# A shorthand for each board, to avoid duplicating configs per flash size
board_short=${board%%_*mb}
Fail(){