mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
download/coreboot: consistent function declaration
This commit is contained in:
@@ -68,8 +68,8 @@ fetch_coreboot_trees()
|
|||||||
rm -f resources/coreboot/*/seen
|
rm -f resources/coreboot/*/seen
|
||||||
}
|
}
|
||||||
|
|
||||||
download_for_board() {
|
download_for_board()
|
||||||
|
{
|
||||||
_board="${1}"
|
_board="${1}"
|
||||||
cbtree="undefined"
|
cbtree="undefined"
|
||||||
cbrevision="undefined"
|
cbrevision="undefined"
|
||||||
|
|||||||
Reference in New Issue
Block a user