summaryrefslogtreecommitdiffstats
path: root/make/custom/p4600.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/p4600.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/p4600.cfg b/make/custom/p4600.cfg
index d9df2f90d9..a2b8437117 100644
--- a/make/custom/p4600.cfg
+++ b/make/custom/p4600.cfg
@@ -19,15 +19,9 @@ CPU_DEFINES+=-DP4000 -DCPU_R4000 -DP3_DIAG -D_R4000 -D__mips=3
# 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
-#
-
define make-target-options
- @echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
endef
-
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer