summaryrefslogtreecommitdiffstats
path: root/make/custom/ts_386ex.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/ts_386ex.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/ts_386ex.cfg b/make/custom/ts_386ex.cfg
index 689c53686e..b9f47babc2 100644
--- a/make/custom/ts_386ex.cfg
+++ b/make/custom/ts_386ex.cfg
@@ -25,9 +25,6 @@ CFLAGS_OPTIMIZE_V= -O4
# This section makes the target dependent options file.
-# RTEMS_TEST_NO_PAUSE (RTEMS tests)
-# do not pause between screens of output in the rtems tests
-#
# BSP_DEBUG (BSP)
# Enables some debugging in the BSP package.
#
@@ -36,7 +33,6 @@ CFLAGS_OPTIMIZE_V= -O4
# some tests.
define make-target-options
- @echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
@echo "/* #define UARTDEBUG 1 */" >>$@
@echo "/* #define BSP_DEBUG 1 */" >>$@
@echo "#define LOAD_RTC_AT_START 1" >>$@