diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 839270d1..de4ef885 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> |