diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 07:23:08 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 07:23:08 (EDT) |
commit | d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936 (patch) | |
tree | 38f1029cc21a3ff4671f95b455b5a3b8cd0bb888 | |
parent | 169fb51f4530fa9732985cb52a0c2ac8179b8751 (diff) | |
download | libreboot-d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936.zip libreboot-d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936.tar.gz libreboot-d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936.tar.bz2 |
docs/tasks.html: Remove pointless task
-rw-r--r-- | docs/tasks.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 6c64206..8b549e1 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -299,11 +299,6 @@ </ul> </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> |