summaryrefslogtreecommitdiffstats
path: root/make/custom/portsw.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/portsw.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/portsw.cfg b/make/custom/portsw.cfg
index 8322ba5944..35562800d3 100644
--- a/make/custom/portsw.cfg
+++ b/make/custom/portsw.cfg
@@ -16,15 +16,9 @@ RTEMS_BSP_FAMILY=portsw
# 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
-
ifeq ($(RTEMS_USE_GCC272),yes)
define make-exe
$(LD) $(LDFLAGS) -N -e _start \