summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx8xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mbx8xx.cfg')
-rw-r--r--make/custom/mbx8xx.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/mbx8xx.cfg b/make/custom/mbx8xx.cfg
index 5a4fc23e40..2522570790 100644
--- a/make/custom/mbx8xx.cfg
+++ b/make/custom/mbx8xx.cfg
@@ -104,11 +104,6 @@ endif # mbx821
# If defined, then the PowerPC specific code in RTEMS will use
# data cache instructions to optimize the context switch code.
# This code can conflict with debuggers or emulators.
-#
-# RTEMS generic options:
-#
-# RTEMS_TEST_NO_PAUSE (RTEMS tests)
-# If defined, do not pause between screens of output in the rtems tests.
define make-target-options
@echo "#ifdef mpc$(CPU_TYPE)" >>$@
@@ -127,7 +122,6 @@ define make-target-options
@echo "#define PPC_USE_SPRG 0" >>$@
@echo "/* #define PPC_USE_DATA_CACHE 1" */ >>$@
@echo >>$@
- @echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
endef
# This contains the compiler options necessary to select the CPU model