diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 07:22:08 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 07:22:08 (EDT) |
commit | 169fb51f4530fa9732985cb52a0c2ac8179b8751 (patch) | |
tree | 236a9eff2d025a2ea40bdf6809d7a09572f80ce0 /docs/tasks.html | |
parent | 231698082cd79ec1531a0cb3c1ab504a34c6e22f (diff) | |
download | libreboot-169fb51f4530fa9732985cb52a0c2ac8179b8751.zip libreboot-169fb51f4530fa9732985cb52a0c2ac8179b8751.tar.gz libreboot-169fb51f4530fa9732985cb52a0c2ac8179b8751.tar.bz2 |
docs/tasks.html: Remove note about improving the deblob scripts
This was already done
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index e95d6c3..6c64206 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -328,16 +328,6 @@ <li> Add a whitelist entry to board_enable.c in flashrom, for the ThinkPad R400 and T400 </li> - <li> - Improve the deblobbing scripts (see <a href="http://projects.mtjm.eu/work_packages/40">http://projects.mtjm.eu/work_packages/40</a>) - <ul> - <li> - .spd.hex files. These aren't blobs? Don't remove them? (in coreboot). See deblob script. - Categorize blobs and non-blobs more clearly, explaining what they are for - and why they are (or are not) blobs. - </li> - </ul> - </li> </ul> <h3> |