forked from Imagelibrary/rtems
2010-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
Add RTEMS Scheduler Simulator. * configure.ac: Add tools/schedsim.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
Add RTEMS Scheduler Simulator.
|
||||||
|
* configure.ac: Add tools/schedsim.
|
||||||
|
|
||||||
2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
* SUPPORT: Update address.
|
* SUPPORT: Update address.
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ AC_ARG_ENABLE([docs],
|
|||||||
|
|
||||||
RTEMS_BUILD_CONFIG_SUBDIRS([tools/build])
|
RTEMS_BUILD_CONFIG_SUBDIRS([tools/build])
|
||||||
RTEMS_BUILD_CONFIG_SUBDIRS([tools/cpu])
|
RTEMS_BUILD_CONFIG_SUBDIRS([tools/cpu])
|
||||||
|
RTEMS_BUILD_CONFIG_SUBDIRS([tools/schedsim])
|
||||||
|
|
||||||
case $enable_tests in
|
case $enable_tests in
|
||||||
yes | samples )
|
yes | samples )
|
||||||
|
|||||||
Reference in New Issue
Block a user