From 455a1c32b5d2da4ca693b7e7ea46012c6cad02f0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 11 Sep 2014 00:22:34 -0400 Subject: build-release: Include builddep-cbfstool in binary release archives. --- 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 # ---------------------------------------------------------------------------------------------------------------------------- -- cgit v0.9.1