From 5d7b2014eb8e8df971fb3688ea4ec0682ccfc4dd Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 25 Dec 2014 16:29:31 -0500 Subject: build-release: add new files to delete from release archive --- (limited to 'build-release') diff --git a/build-release b/build-release index 0364723..7e529b9 100755 --- a/build-release +++ b/build-release @@ -371,6 +371,12 @@ rm -f libreboot_src/getmt86 rm -f libreboot_src/getseabios rm -f libreboot_src/DEBLOB +# ich9deblob: there are certain files in there +# that the user most likely does not want to share +rm -f libreboot_src/resources/utilities/ich9deblob/deblobbed_descriptor.bin +rm -f libreboot_src/resources/utilities/ich9deblob/factory.rom +rm -f libreboot_src/resources/utilities/ich9deblob/libreboot.rom + echo "Creating compressed libreboot_src release archive" # create lzma compressed src archive -- cgit v0.9.1