source: rtems-source-builder/rtems/config/rtems-version.bset @ 34a9932

5
Last change on this file since 34a9932 was 34a9932, checked in by Chris Johns <chrisj@…>, on 01/22/19 at 06:18:21

sb: Fix the RTEMS options after strict option checking was added.

  • Property mode set to 100644
File size: 108 bytes
RevLine 
[70fc466]1#
[637061c]2# Current version is RTEMS 5
[70fc466]3#
4
[34a9932]5%if %{!defined rtems_version}
6 %error RTEMS version is not defined
7%endif
Note: See TracBrowser for help on using the repository browser.