mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
Libreboot 20220710
This commit is contained in:
@@ -55,7 +55,7 @@ printf "%s" "${version}" > "${srcdir}"/version
|
||||
|
||||
modlist="coreboot flashrom grub memtest86plus seabios ich9utils"
|
||||
dirlist="resources"
|
||||
filelist="download build README.md COPYING Makefile update version versiondate projectname"
|
||||
filelist="download build README.md COPYING Makefile update version versiondate projectname .gitcheck"
|
||||
|
||||
for modname in ${modlist}; do
|
||||
if [ ! -d "${modname}/" ]; then
|
||||
|
||||
Reference in New Issue
Block a user