From 67c2d33199de412aa799b84e7822586b0e25311c Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 5 May 2023 12:11:43 +0200 Subject: ptxdist: version bump 2023.04.0 -> 2023.05.0 - all changes in rules/at91bootstrap2.make and rules/host-qemu.make are now upstream. - update configs/platform-mipsel/rules/host-qemu.make to the latest version from upstream. It still has local changes for mips. Signed-off-by: Michael Olbrich --- configs/platform-mips/platformconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs/platform-mips/platformconfig') diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig index 085b9c4..0aa4927 100644 --- a/configs/platform-mips/platformconfig +++ b/configs/platform-mips/platformconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# PTXdist 2023.04.0 +# PTXdist 2023.05.0 # PTXCONF__platformconfig_MAGIC__=y @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="mips" PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}" PTXCONF_RUNTIME=y PTXCONF_BUILDTIME=y -PTXCONF_PLATFORMCONFIG_VERSION="2023.04.0" +PTXCONF_PLATFORMCONFIG_VERSION="2023.05.0" # # architecture @@ -70,6 +70,7 @@ PTXCONF_GNU_TARGET="mips-softfloat-linux-gnu" PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-" PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}" PTXCONF_COMPILER_PREFIX_BOOTLOADER="${PTXCONF_COMPILER_PREFIX}" +PTXCONF_RUST_TARGET="${PTXCONF_GNU_TARGET}" # end of toolchain # -- cgit v1.2.3