[rtems-schedsim commit] schedsim/shell/schedsim_smpsimple/config.c: Disable use of bsp.h

Joel Sherrill joel at rtems.org
Wed May 1 16:05:23 UTC 2013


Module:    rtems-schedsim
Branch:    master
Commit:    4f740d3cac96a4b678d57be418c8ded7584bb51c
Changeset: http://git.rtems.org/rtems-schedsim/commit/?id=4f740d3cac96a4b678d57be418c8ded7584bb51c

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Wed May  1 11:09:03 2013 -0500

schedsim/shell/schedsim_smpsimple/config.c: Disable use of bsp.h

---

 schedsim/shell/schedsim_smpsimple/config.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/schedsim/shell/schedsim_smpsimple/config.c b/schedsim/shell/schedsim_smpsimple/config.c
index 4102054..fdbf99f 100644
--- a/schedsim/shell/schedsim_smpsimple/config.c
+++ b/schedsim/shell/schedsim_smpsimple/config.c
@@ -11,5 +11,6 @@
 #define CONFIGURE_SMP_APPLICATION
 #define CONFIGURE_SMP_MAXIMUM_PROCESSORS 4
 
+#define CONFIGURE_DISABLE_BSP_SETTINGS
 #include <rtems/confdefs.h>
 




More information about the vc mailing list