diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 12:23:08 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 12:23:08 +0100 |
commit | d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936 (patch) | |
tree | 38f1029cc21a3ff4671f95b455b5a3b8cd0bb888 /docs | |
parent | 169fb51f4530fa9732985cb52a0c2ac8179b8751 (diff) | |
download | librebootfr-d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936.tar.gz librebootfr-d553dfdeb49bb7d7571fcb16fc2ccd940a6ae936.zip |
docs/tasks.html: Remove pointless task
Diffstat (limited to 'docs')
-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 6c642062..8b549e12 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> |