summaryrefslogtreecommitdiffstats
path: root/rtems-bsps
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-05-14 15:11:15 -0500
committerJoel Sherrill <joel@rtems.org>2018-05-14 15:22:52 -0500
commit003b19282ce09363c9f0b8730e1514c0b5f22374 (patch)
tree3c1bb47041da483e60d5959c7549703da1efec92 /rtems-bsps
parentDrop executable permissions on .[S] files (diff)
downloadrtems-003b19282ce09363c9f0b8730e1514c0b5f22374.tar.bz2
rtems-bsps: Change 4.12 to 5
Diffstat (limited to '')
-rwxr-xr-xrtems-bsps2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-bsps b/rtems-bsps
index 8c85fc10d4..133009046c 100755
--- a/rtems-bsps
+++ b/rtems-bsps
@@ -30,7 +30,7 @@ done
max_bsp_len=$(expr ${max_bsp_len} + 2)
last_arch=""
-echo "RTEMS 4.12"
+echo "RTEMS 5"
echo " Architectures: ${arch_count}"
echo " BSP Count: ${bsp_count}"
for bsp_path in ${cfg_list};