summaryrefslogtreecommitdiffstats
path: root/build-release
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-30 18:59:33 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-30 19:55:43 (EST)
commit97eb0d8ec18bea2536696f072375587165d90958 (patch)
tree4f5893c26a2f4861dda1e6d0974943b6da4e1903 /build-release
parent683935870d5b7d01e8793811ea161239fa084e69 (diff)
downloadlibreboot-97eb0d8ec18bea2536696f072375587165d90958.zip
libreboot-97eb0d8ec18bea2536696f072375587165d90958.tar.gz
libreboot-97eb0d8ec18bea2536696f072375587165d90958.tar.bz2
Refactored the flashing scripts
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-release b/build-release
index b813238..91c76c9 100755
--- a/build-release
+++ b/build-release
@@ -403,5 +403,7 @@ rm -rf libreboot_src
rm -rf libreboot_bin
echo "DONE. See libreboot_src.tar.xz and libreboot_bin.tar.xz"
+echo "NOTE FOR FCHMMR: don't forget to add ARM binaries for flashrom"
+echo "NOTE FOR FCHMMR: don't forget to add i386 binaries for flashrom/bucts"
# ------------------- DONE ----------------------