mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 23:08:49 +02:00
0ef77e6583
sh macros ftw Signed-off-by: Leah Rowe <leah@libreboot.org>
7 lines
208 B
INI
7 lines
208 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 fe_ \"buildser stm32\" basename -as .h \"\$serdir/\"*.h"
|