mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 22:12:40 +02:00
NEW BOARD: HP EliteBook 2170p
Another ivybridge platform, added in coreboot recently. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -339,7 +339,8 @@ extract_ec()
|
||||
|
||||
mv Rompaq/68*.BIN ec.bin
|
||||
if [ ! -f ec.bin ]; then
|
||||
unar -D ROM.CAB Rom.bin
|
||||
unar -D ROM.CAB Rom.bin || \
|
||||
unar -D Rom.CAB Rom.bin
|
||||
mv Rom.bin ec.bin
|
||||
fi
|
||||
if [ ! -f ec.bin ]; then
|
||||
|
||||
Reference in New Issue
Block a user