[rtems-tools commit] rtems-bsps.ini: Correct spelling of aarch64

Joel Sherrill joel at rtems.org
Thu Feb 3 17:41:29 UTC 2022


Module:    rtems-tools
Branch:    master
Commit:    5c80f3023e3d0c4e1df08fdb41e0837a864b91cb
Changeset: http://git.rtems.org/rtems-tools/commit/?id=5c80f3023e3d0c4e1df08fdb41e0837a864b91cb

Author:    Joel Sherrill <joel at rtems.org>
Date:      Thu Feb  3 11:49:42 2022 -0600

rtems-bsps.ini: Correct spelling of aarch64

---

 config/rtems-bsps.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/rtems-bsps.ini b/config/rtems-bsps.ini
index 659e31f..fdda5e7 100644
--- a/config/rtems-bsps.ini
+++ b/config/rtems-bsps.ini
@@ -78,7 +78,7 @@ archs = aarch64,
         sparc64,
         v850,
         x86_64
-bsps_aarch64 = ${arch64:bsps}
+bsps_aarch64 = ${aarch64:bsps}
 bsps_arm = ${arm:bsps}
 bsps_bfin = ${bfin:bsps}
 bsps_i386 = ${i386:bsps}



More information about the vc mailing list