summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme162.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme162.cfg')
-rw-r--r--make/custom/mvme162.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg
index 93cf2b42b8..cc6127b73e 100644
--- a/make/custom/mvme162.cfg
+++ b/make/custom/mvme162.cfg
@@ -52,15 +52,12 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
-# RTEMS_DEBUG (RTEMS)
-# If defined, debug checks in RTEMS and support library code are enabled.
define make-target-options
@echo "#undef $(RTEMS_MVME162_MODEL)" >>$@
@echo "#define $(RTEMS_MVME162_MODEL)" >>$@
@echo "/* #define NDEBUG 1 */ " >>$@
@echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
- @echo "/* #define RTEMS_DEBUG 1 */" >>$@
endef
# The following are definitions of make-exe which will work using ld as