summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html
index 839270d..de4ef88 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -285,6 +285,11 @@
</li>
<li>Make memtest86+ build using coreboot's own crossgcc toolchain.</li>
<li>Make GRUB build using coreboot's own crossgcc toolchain</li>
+ <li>
+ Delete all parts of coreboot that libreboot doesn't use.
+ For instance, delete boards that aren't used in libreboot.
+ This will reduce the size of the source tarballs considerably.
+ </li>
</ul>
<h3>Improvements to the utilities</h3>