mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
ec5c954337
Instead of calling fe_, prefix x_ as indicated. Signed-off-by: Leah Rowe <leah@libreboot.org>
7 lines
211 B
INI
7 lines
211 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
sersrc="src/stm32-vserprog"
|
|
serx="$sersrc/stm32-vserprog.hex"
|
|
serdir="$sersrc/boards"
|
|
mkhelper="$dry eval fx_ \"buildser stm32\" x_ basename -as .h \"\$serdir/\"*.h"
|