commit d845e962eba42b10cbbe3d810d167834f3e21076 parent ac7c24fabb603da1ff79903a67b07892afd72414 Author: parazyd <parazyd@dyne.org> Date: Thu, 14 Apr 2016 17:32:35 +0200 md acting stupid Diffstat:
M | arm/README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arm/README.md b/arm/README.md @@ -1,9 +1,9 @@ # ARM image builds ## Custom toolchains -**ARMv6**: `https://pub.parazyd.cf/mirror/gcc-arm-eabi-linaro-4.6.2.txz` -**ARMv7**: `https://pub.parazyd.cf/mirror/gcc-arm-linux-gnueabihf-4.7.txz` -**ARM64**: `https://pub.parazyd.cf/mirror/gcc-linaro-aarch64-linux-gnu-4.9.txz` +**ARMv6**: `https://pub.parazyd.cf/mirror/gcc-arm-eabi-linaro-4.6.2.txz` +**ARMv7**: `https://pub.parazyd.cf/mirror/gcc-arm-linux-gnueabihf-4.7.txz` +**ARM64**: `https://pub.parazyd.cf/mirror/gcc-linaro-aarch64-linux-gnu-4.9.txz` SHA256sums are available by downloading $filename.sha ## qemu-wrapper