diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-30 21:50:48 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-30 21:50:48 (EST) |
commit | 4cbf0a9a3704dd45f641656ab9e9f2b5798af3de (patch) | |
tree | 4cf76973c43b54724cc0a2c20d8e6027b576b781 /build-release | |
parent | a8ab9cfa0f4b5c4045aad147aa21eb932e3b1bbc (diff) | |
download | libreboot-4cbf0a9a3704dd45f641656ab9e9f2b5798af3de.zip libreboot-4cbf0a9a3704dd45f641656ab9e9f2b5798af3de.tar.gz libreboot-4cbf0a9a3704dd45f641656ab9e9f2b5798af3de.tar.bz2 |
build-release: add more to the list of deleted files
Diffstat (limited to 'build-release')
-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" |