summaryrefslogtreecommitdiffstats
path: root/rtems-bsps
diff options
context:
space:
mode:
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};