improved a comment

fsdg20230625
Leah Rowe 2023-04-01 11:11:31 +01:00
parent af29f112ab
commit 7f3c0ca81e
1 changed files with 1 additions and 1 deletions

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(){