summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx860_005b.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-12 19:28:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-12 19:28:27 +0000
commitbfc86bcb95981d0abcdc5816c4f7f5f97745246f (patch)
tree6c8ebc247a0dd99a816d66403944ae242e3f1510 /make/custom/mbx860_005b.cfg
parentRemoved stupid reference to NO_TABLE_MOVE in comment block. (diff)
downloadrtems-bfc86bcb95981d0abcdc5816c4f7f5f97745246f.tar.bz2
Removed references to stack checker defines since it is dynamically
enabled now at configure time.
Diffstat (limited to 'make/custom/mbx860_005b.cfg')
-rw-r--r--make/custom/mbx860_005b.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/custom/mbx860_005b.cfg b/make/custom/mbx860_005b.cfg
index 94d2b0e015..f61452324d 100644
--- a/make/custom/mbx860_005b.cfg
+++ b/make/custom/mbx860_005b.cfg
@@ -32,6 +32,4 @@ define make-target-options
@echo >>$@
@echo "/* #define NDEBUG 1 */ " >>$@
@echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
- @echo "/* #define STACK_CHECKER_ON 1 */" >>$@
- @echo "/* #define STACK_CHECKER_REPORT_USAGE 1 */" >>$@
endef