summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-08 12:20:31 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-08 12:20:31 +0200
commit7b5beb890398e203f496e8a0b9e991986c709f42 (patch)
tree13c5a731a84857c581b1bfecf5558c48fe19ef33 /bin/reproducible_coreboot.sh
parent299dd09edeb44f7fe0841f36294a40b901e9d4e1 (diff)
downloadjenkins.debian.net-7b5beb890398e203f496e8a0b9e991986c709f42.tar.xz
reproducible coreboot: add mips, arm and riscv images
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index ad9962a0..f2859f82 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -14,7 +14,7 @@ common_init "$@"
set -e
# build for different architectures
-ARCHS="i386" # mips arm riscv" # arm64
+ARCHS="i386 mips arm riscv"
cleanup_tmpdir() {
cd