summaryrefslogtreecommitdiff
path: root/build-release
diff options
context:
space:
mode:
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-release b/build-release
index bd034fa..98a30c6 100755
--- a/build-release
+++ b/build-release
@@ -164,6 +164,9 @@ rm -rf libreboot_bin/cbfstool_standalone/rmodule.c
cp resources/cbfstool/patch/rmodule.c libreboot_bin/cbfstool_standalone/rmodule.c
cp libreboot_src/coreboot/src/include/rmodule-defs.h libreboot_bin/cbfstool_standalone/rmodule-defs.h
+# Include builddeps-cbfstool in binary release archive
+cp builddeps-cbfstool libreboot_bin/
+
# Create the release tarballs
# ----------------------------------------------------------------------------------------------------------------------------