[rtems commit] Include Xilinx support files also for Zynq7000

Joel Sherrill joel at rtems.org
Fri Jan 5 18:08:00 UTC 2024


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

Author:    Bernd Moessner <berndmoessner80 at gmail.com>
Date:      Fri Jan  5 12:00:00 2024 -0600

Include Xilinx support files also for Zynq7000

---

 spec/build/bsps/arm/xilinx-zynq/grp.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/spec/build/bsps/arm/xilinx-zynq/grp.yml b/spec/build/bsps/arm/xilinx-zynq/grp.yml
index eeffea0e63..afa1e4431d 100644
--- a/spec/build/bsps/arm/xilinx-zynq/grp.yml
+++ b/spec/build/bsps/arm/xilinx-zynq/grp.yml
@@ -18,6 +18,8 @@ links:
   uid: abi
 - role: build-dependency
   uid: obj
+- role: build-dependency
+  uid: ../../objxilinxsupport
 - role: build-dependency
   uid: objsmp
 - role: build-dependency



More information about the vc mailing list