rtems-bsps: Change 4.12 to 5

This commit is contained in:
Joel Sherrill
2018-05-14 15:11:15 -05:00
parent a3fe23ccbb
commit 003b19282c

View File

@@ -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};