From ac08113ec30e5a59b2376bd8c0dd335807e24ee2 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 16 May 2015 19:29:00 -0400 Subject: build/release/archives: separate crossgcc into a new archive --- diff --git a/.gitignore b/.gitignore index a46aa84..f39189d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /libreboot_src.tar.xz /libreboot_util.tar.xz /libreboot_docs.tar.xz +/libreboot_crossgcc.tar.xz /libreboot_macbook21.tar.xz /libreboot_qemu_i440fx_piix4.tar.xz /libreboot_qemu_q35_ich9.tar.xz @@ -21,6 +22,7 @@ /libreboot_util/ /libreboot_src/ /libreboot_docs/ +/libreboot_crossgcc/ /release/ /resources/utilities/ich9deblob/factory.rom /resources/utilities/ich9deblob/deblobbed_descriptor.bin diff --git a/docs/release.html b/docs/release.html index 0158086..ae9a5e3 100644 --- a/docs/release.html +++ b/docs/release.html @@ -114,6 +114,7 @@ Changes for this release (earliest changes last, recent changes first)