summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build')
-rwxr-xr-xresources/scripts/helpers/build/release/archives6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives
index 2137275..d7078b4 100755
--- a/resources/scripts/helpers/build/release/archives
+++ b/resources/scripts/helpers/build/release/archives
@@ -339,6 +339,12 @@ rm -f libreboot_src/releasefilelist
rm -f libreboot_util/releasefilelist
rm -f releasefilelist
+# Delete the DEBLOB file from libreboot_src
+# Since _src doesn't distribute the download scripts,
+# and already comes with a deblobbed coreboot, the
+# deblobbing script isn't needed at all
+rm -f libreboot_src/DEBLOB
+
# We don't want to encourage development
# to happen on the release archives.
# Development goes in git. These scripts are