diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 16:42:10 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 16:42:10 (EDT) |
commit | b4877475a78fb5cf8d3353cceed91e86dd371cd9 (patch) | |
tree | 7e349637c064e3cdae70fcc06c4ef2613d511903 /docs/tasks.html | |
parent | 99d226cca1bd66d7b3c74cb42f8d36a779fa3ff4 (diff) | |
download | libreboot-b4877475a78fb5cf8d3353cceed91e86dd371cd9.zip libreboot-b4877475a78fb5cf8d3353cceed91e86dd371cd9.tar.gz libreboot-b4877475a78fb5cf8d3353cceed91e86dd371cd9.tar.bz2 |
disable generation of txtmode ROM images (temporarily)
I wanted to get a release done as quickly as possible (within 24
hours after pushing this commit). That release will most likely
be short-lived; as soon as it's out, the plan is to work as fast
as possible fixing as many bugs as possible (there are a lot)
and make a new release again as soon as possible.
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index fda9419..2ace0e9 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -202,6 +202,7 @@ <div class="section"> <h1>Build system</h1> <ul> + <li>re-enable building of txtmode images (get memtest86 working again first, and fix gm45 txtmode)</li> <li> tpearson's patches for gm45 have been rebased. update coreboot-libre again. </li> |