mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
9b11e93686
remove it from mkhelper files, because rom.sh doesn't initialise any variables globally, except one that never changes. Signed-off-by: Leah Rowe <leah@libreboot.org>
7 lines
158 B
INI
7 lines
158 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
sersrc="src/stm32-vserprog"
|
|
serx="$sersrc/stm32-vserprog.hex"
|
|
serdir="$sersrc/boards"
|
|
mkhelper="mkserprog stm32"
|