summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-09 12:05:17 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-09 12:05:17 +0200
commitc117552d782cbd1b34c12efa28b3e3a58aa8fcb4 (patch)
tree6e0b5dfa23965a3de338a433db22806d111ea044 /bin/reproducible_coreboot.sh
parent6ac47f4c7e400a605007ddccaffd75cb1176a62a (diff)
downloadjenkins.debian.net-c117552d782cbd1b34c12efa28b3e3a58aa8fcb4.tar.xz
reproducible coreboot: add arm64 arch
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 ecd5dbd6..30a1fe7c 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"
+ARCHS="i386 mips arm arm64 riscv"
cleanup_tmpdir() {
cd