--- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index f3c8304..f32fb8d 100644 --- a/wscript +++ b/wscript @@ -17,7 +17,7 @@ # to build for more than BSP at a time. # -rtems_version = "4.12" +rtems_version = "5" try: import rtems_waf.rtems as rtems except: -- 2.7.4