Import new util: bios_extract

This commit is contained in:
Leah Rowe
2023-05-06 17:15:14 +01:00
parent f820e3049a
commit 6d0ff02864
7 changed files with 93 additions and 1 deletions
+1 -1
View File
@@ -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"