diff options
Diffstat (limited to 'build-release')
-rwxr-xr-x | build-release | 2 |
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 ---------------------- |