mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
Import new util: bios_extract
This commit is contained in:
@@ -53,7 +53,7 @@ mkdir -p "${srcdir}/"
|
||||
|
||||
printf "%s" "${version}" > "${srcdir}"/version
|
||||
|
||||
modlist="coreboot flashrom grub memtest86plus seabios me_cleaner u-boot"
|
||||
modlist="coreboot flashrom grub memtest86plus seabios me_cleaner u-boot bios_extract"
|
||||
dirlist="resources util" # do not add blobs directory here. it is handled below
|
||||
filelist="blobutil modify download build README.md COPYING Makefile update version versiondate projectname .gitcheck gitclone"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user