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