diff options
-rwxr-xr-x | build-release | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build-release b/build-release index 5fc7add..379086c 100755 --- a/build-release +++ b/build-release @@ -372,6 +372,10 @@ rm -f libreboot_src/resources/utilities/ich9deblob/mkdescriptor.c rm -f libreboot_src/resources/utilities/ich9deblob/mkdescriptor.h rm -f libreboot_src/resources/utilities/ich9deblob/mkgbe.c rm -f libreboot_src/resources/utilities/ich9deblob/mkgbe.h +rm -f libreboot_src/mkgbe.c +rm -f libreboot_src/mkgbe.h +rm -f libreboot_src/ich9fdgbe_8m.bin +rm -f libreboot_src/ich9fdgbe_4m.bin echo "Creating compressed libreboot_src release archive" |