[rtems commit] bsp/tms570: Add variant enable to build

Sebastian Huber sebh at rtems.org
Mon Jan 15 09:36:31 UTC 2024


Module:    rtems
Branch:    master
Commit:    1b7a8af57522e7d06ab991d4744e54765a608f9e
Changeset: http://git.rtems.org/rtems/commit/?id=1b7a8af57522e7d06ab991d4744e54765a608f9e

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Dec 21 15:16:48 2023 +0100

bsp/tms570: Add variant enable to build

Update #4982.

---

 spec/build/bsps/arm/tms570/optvariant.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/spec/build/bsps/arm/tms570/optvariant.yml b/spec/build/bsps/arm/tms570/optvariant.yml
index 2925b4bf04..fb33e8ade4 100644
--- a/spec/build/bsps/arm/tms570/optvariant.yml
+++ b/spec/build/bsps/arm/tms570/optvariant.yml
@@ -5,9 +5,13 @@ actions:
   - 3137
   - 4357
 - define: null
+- env-assign: null
+- set-value: TMS570_VARIANT_${TMS570_VARIANT}
+- substitute: null
+- env-append: ENABLE
 build-type: option
 copyrights:
-- Copyright (C) 2023 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
 default:
 - enabled-by: true
   value: 3137



More information about the vc mailing list