summaryrefslogtreecommitdiffstats
path: root/configs/platform-mips/platformconfig
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2023-05-05 12:11:43 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2023-05-08 10:11:44 +0200
commit67c2d33199de412aa799b84e7822586b0e25311c (patch)
tree99d4280a31054f22917397e5dcdd4e5b1d7d4d5c /configs/platform-mips/platformconfig
parentec77a52fd90fe957445ed8c1ae35a294dde02c6e (diff)
downloadDistroKit-67c2d33199de412aa799b84e7822586b0e25311c.tar.gz
DistroKit-67c2d33199de412aa799b84e7822586b0e25311c.tar.xz
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 <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs/platform-mips/platformconfig')
-rw-r--r--configs/platform-mips/platformconfig5
1 files changed, 3 insertions, 2 deletions
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
#