mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +02:00
move download/gitmodule script to root directory
this fixes the build error: Error: name not set Usage: ./download gitmodule [name] when running: ./download all running "all" runs all scripts under downloads, one of which was the gitmodule script itself, therefore being run without argument
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Project name is enclosed by curly braces '{}' information about the
|
||||
# project relevant to osbmk is stored between the subsequent curly
|
||||
# braces. This file is used by the gitcheck script as well as the
|
||||
# gitmodule script. Each entry must include: revision 'rev', location
|
||||
# gitclone script. Each entry must include: revision 'rev', location
|
||||
# 'loc', and the git url 'url'. Bkup_url is optional.
|
||||
|
||||
{grub}{
|
||||
|
||||
Reference in New Issue
Block a user