mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-20 05:36:23 +02:00
vendor.sh readcfg: split the -b coreboot command
just add a line break to make the code more readable Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -278,6 +278,7 @@ readcfg()
|
|||||||
kbc1126_ec_dump="$PWD/$cbdir/util/kbc1126/kbc1126_ec_dump"
|
kbc1126_ec_dump="$PWD/$cbdir/util/kbc1126/kbc1126_ec_dump"
|
||||||
cbfstool="elf/cbfstool/$tree/cbfstool"
|
cbfstool="elf/cbfstool/$tree/cbfstool"
|
||||||
ifdtool="elf/ifdtool/$tree/ifdtool"
|
ifdtool="elf/ifdtool/$tree/ifdtool"
|
||||||
|
|
||||||
x_ ./update trees -b coreboot utils $tree
|
x_ ./update trees -b coreboot utils $tree
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user