mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +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"
|
||||
cbfstool="elf/cbfstool/$tree/cbfstool"
|
||||
ifdtool="elf/ifdtool/$tree/ifdtool"
|
||||
|
||||
x_ ./update trees -b coreboot utils $tree
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user