From 003b19282ce09363c9f0b8730e1514c0b5f22374 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 14 May 2018 15:11:15 -0500 Subject: rtems-bsps: Change 4.12 to 5 --- rtems-bsps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}; -- cgit v1.2.3