summaryrefslogtreecommitdiffstats
path: root/flash
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-10 18:53:28 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-10 18:53:28 (EDT)
commit34270811fce1ecf0bcf3b1363b0dc3dbf284ab09 (patch)
tree74cc76e3fd917b5b90f6be29f43a0bdfffddd8d3 /flash
parenta247734e8803d15ddc98a7434273b8c885fbf611 (diff)
downloadlibreboot-34270811fce1ecf0bcf3b1363b0dc3dbf284ab09.zip
libreboot-34270811fce1ecf0bcf3b1363b0dc3dbf284ab09.tar.gz
libreboot-34270811fce1ecf0bcf3b1363b0dc3dbf284ab09.tar.bz2
flash script: fix a really really really dumb mistake
Diffstat (limited to 'flash')
-rwxr-xr-xflash4
1 files changed, 2 insertions, 2 deletions
diff --git a/flash b/flash
index c96b915..04fd274 100755
--- a/flash
+++ b/flash
@@ -95,12 +95,12 @@ if [ "$mode" = "i945lenovo_firstflash" ] || [ "$mode" = "i945lenovo_secondflash"
# git or libreboot_src
bucts="./bucts/bucts"
flashrom_lenovobios_sst="./flashrom/flashrom_lenovobios_sst"
- flashrom_lenovobios_macronix="./flashrom/flashrom_lenovobios_sst"
+ flashrom_lenovobios_macronix="./flashrom/flashrom_lenovobios_macronix"
else
# libreboot_util
bucts="./bucts/$arch/bucts"
flashrom_lenovobios_sst="./flashrom/$arch/flashrom_lenovobios_sst"
- flashrom_lenovobios_macronix="./flashrom/$arch/flashrom_lenovobios_sst"
+ flashrom_lenovobios_macronix="./flashrom/$arch/flashrom_lenovobios_macronix"
fi
# anti-bricking precaution