diff options
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 1402cfc..bfae94e 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -370,6 +370,11 @@ Flash the ROM:<br/> <b>$ sudo ./flash bin/<a href="#rom">YOURBOARD/YOURROM</a></b> </p> + <p> + If you are flashing a ThinkPad X60 that is currently running libreboot 5th release or lower + (anything on or before June 22nd 2014), then use this to upgrade:<br/> + <b>$ sudo ./x60flashfrom5 bin/<a href="#rom">YOURBOARD/YOURROM</a></b> + </p> <div class="important"> |