mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
build serprog using fe_ *defined inside mkhelper*
sh macros ftw Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -7,12 +7,6 @@
|
||||
|
||||
grubdata="config/data/grub"
|
||||
|
||||
mkserprog()
|
||||
{
|
||||
$dry fe_ "eval buildser \"$1\"" basename -as .h "$serdir/"*.h
|
||||
[ "$XBMK_RELEASE" = "y" ] && $dry mkrom_tarball "bin/serprog_$1"; :
|
||||
}
|
||||
|
||||
buildser()
|
||||
{
|
||||
[ "$1" = "pico" ] && x_ cmake -DPICO_BOARD="$2" \
|
||||
|
||||
Reference in New Issue
Block a user