mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
vendor.sh extract_kbc1126ec: simplify build check
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-2
@@ -150,8 +150,7 @@ extract_archive()
|
||||
|
||||
extract_kbc1126ec()
|
||||
{
|
||||
[ ! -f "$kbc1126_ec_dump" ] && \
|
||||
$err "extract_kbc1126ec $cbdir: kbc1126_ec_dump missing"
|
||||
e "$kbc1126_ec_dump" f missing && $err "$cbdir: kbc1126 util missing"
|
||||
(
|
||||
x_ cd "$appdir/"
|
||||
mv Rompaq/68*.BIN ec.bin || :
|
||||
|
||||
Reference in New Issue
Block a user