summaryrefslogtreecommitdiffstats
path: root/make/custom/p4000.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/p4000.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/p4000.cfg b/make/custom/p4000.cfg
index ff97e1a5f8..32e10086a5 100644
--- a/make/custom/p4000.cfg
+++ b/make/custom/p4000.cfg
@@ -13,15 +13,9 @@ RTEMS_BSP_FAMILY=p4000
# 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