summaryrefslogtreecommitdiffstats
path: root/make/custom/mcp750.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-05 15:47:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-05 15:47:47 +0000
commit707f5c710e0f473e41aadb2c32fb162c1f33c68e (patch)
tree43516dcbc8f1f2f0cd3647a3b5eaeca6332008eb /make/custom/mcp750.cfg
parentThe files in libcpu should not be directly dependent on any BSP. In (diff)
downloadrtems-707f5c710e0f473e41aadb2c32fb162c1f33c68e.tar.bz2
Eliminated references to stack checker related #defines.
Diffstat (limited to 'make/custom/mcp750.cfg')
-rw-r--r--make/custom/mcp750.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/custom/mcp750.cfg b/make/custom/mcp750.cfg
index 97493ea9f3..9b0e81b7e8 100644
--- a/make/custom/mcp750.cfg
+++ b/make/custom/mcp750.cfg
@@ -57,8 +57,6 @@ RTEMS_BSP_FAMILY=mcp750
define make-target-options
@echo "/* #define NDEBUG 1 */ " >>$@
@echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
- @echo "#define STACK_CHECKER_ON 1" >>$@
- @echo "#define STACK_CHECKER_REPORT_USAGE 1" >>$@
@echo "/* #define RTEMS_DEBUG 1 */" >>$@
@echo "#define PPCN_60X_USE_DINK 0" >>$@
@echo "#define PPCN_60X_USE_NONE 1" >>$@