summaryrefslogtreecommitdiff
path: root/build-release
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-23 09:06:48 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-23 09:06:48 +0000
commit23af3c8ee8e020735fa95039e32d34bc4a149c15 (patch)
tree102c8292d73da5168e0f349fa37ad29997c62d53 /build-release
parent1bf083d7eb18d383c708980072adc1a02d491875 (diff)
x60flashfrom5 (new), for X60 users upgrading from 5th/early release
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-release b/build-release
index 96f5ed6..82cb065 100755
--- a/build-release
+++ b/build-release
@@ -164,6 +164,9 @@ cp lenovobios_secondflash libreboot_bin/
# Flashrom script (makes flashing easier: ./flash path/to/libreboot.rom)
cp flash libreboot_bin/
+# For those upgrading from libreboot 5th release (or lower) to latest, on the X60
+cp x60flashfrom5 libreboot_bin/
+
# patch the version of cbfstool included in libreboot_bin,
# so that it can be built/executed standalone
# this modification is only suitable for the version included in libreboot_bin