mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
download/coreboot: fix misnamed function
This commit is contained in:
@@ -183,7 +183,7 @@ download_coreboot_for_board()
|
||||
fi
|
||||
}
|
||||
|
||||
fetch_coreboot_coreboot()
|
||||
fetch_coreboot_config()
|
||||
{
|
||||
while true; do
|
||||
cbrevision="undefined"
|
||||
|
||||
Reference in New Issue
Block a user