summaryrefslogtreecommitdiffstats
path: root/make/custom/efi332.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/efi332.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/custom/efi332.cfg b/make/custom/efi332.cfg
index f537959af8..c62ef47b86 100644
--- a/make/custom/efi332.cfg
+++ b/make/custom/efi332.cfg
@@ -21,12 +21,7 @@ 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
@@ -55,5 +50,4 @@ define make-exe
endef
endif
-
# Miscellaneous additions go here