mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-12 22:42:54 +02:00
improved a comment
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user