summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68340.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/gen68340.cfg')
-rw-r--r--make/custom/gen68340.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/custom/gen68340.cfg b/make/custom/gen68340.cfg
index a4dde4be34..b355b61e6d 100644
--- a/make/custom/gen68340.cfg
+++ b/make/custom/gen68340.cfg
@@ -20,12 +20,8 @@ CPU_CFLAGS = -mcpu32
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# 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
# The following are definitions of make-exe which will work using ld as
@@ -71,5 +67,4 @@ endef
# $(basename $@).exe $(basename $@).ieee
endif
-
# Miscellaneous additions go here