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