mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 19:23:24 +02:00
improved a comment
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# SPDX-License-Identifier: GPL-3.0-only
|
# SPDX-License-Identifier: GPL-3.0-only
|
||||||
|
|
||||||
board="${1}"
|
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}
|
board_short=${board%%_*mb}
|
||||||
|
|
||||||
Fail(){
|
Fail(){
|
||||||
|
|||||||
Reference in New Issue
Block a user