From 6d400c6041f301e6d377f4a2067bd7eb9d471b69 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 1 Feb 2015 12:34:53 +0000 Subject: X60, X60S and X60 Tablet now the same ROM images. The same images are now used for all three variants. --- build | 2 +- docs/git/index.html | 42 +-- docs/install/index.html | 8 +- resources/libreboot/config/x60/config | 12 +- resources/libreboot/config/x60t/config | 483 --------------------------------- 5 files changed, 19 insertions(+), 528 deletions(-) delete mode 100644 resources/libreboot/config/x60t/config diff --git a/build b/build index fef065f2..53e6935b 100755 --- a/build +++ b/build @@ -59,7 +59,7 @@ done # Needed on i945 systems for the bucts/dd trick (documented) # This enables the ROM to be flashed over the lenovo bios firmware -for i945board in x60 x60t t60 +for i945board in x60 t60 do cd bin/"$i945board"/ for i945rom in $(ls) diff --git a/docs/git/index.html b/docs/git/index.html index 2178021e..8412c760 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -30,8 +30,7 @@ Configuring libreboot