summaryrefslogtreecommitdiffstats
path: root/maintainers/scripts
diff options
context:
space:
mode:
authorOPNA2608 <opna2608@protonmail.com>2024-03-10 12:36:09 +0100
committerOPNA2608 <opna2608@protonmail.com>2024-03-10 12:36:09 +0100
commit12f779bcd52b7d862937d815a65c3ed3e917db52 (patch)
tree5e06add4504d037fd8560078b8bfe0bc04d2160c /maintainers/scripts
parent5c00df704b55336ca3db3f25a8b8ad3eb850c4dc (diff)
maintainers/scripts/bootstrap-files: Add powerpc64 to CROSS_TARGETS
Diffstat (limited to 'maintainers/scripts')
-rwxr-xr-xmaintainers/scripts/bootstrap-files/refresh-tarballs.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/scripts/bootstrap-files/refresh-tarballs.bash b/maintainers/scripts/bootstrap-files/refresh-tarballs.bash
index 21c43ade27f1..775d7ef1379d 100755
--- a/maintainers/scripts/bootstrap-files/refresh-tarballs.bash
+++ b/maintainers/scripts/bootstrap-files/refresh-tarballs.bash
@@ -93,6 +93,7 @@ CROSS_TARGETS=(
mips64el-unknown-linux-gnuabi64
mips64el-unknown-linux-gnuabin32
mipsel-unknown-linux-gnu
+ powerpc64-unknown-linux-gnuabielfv2
powerpc64le-unknown-linux-gnu
riscv64-unknown-linux-gnu
)