summaryrefslogtreecommitdiffstats
path: root/make/custom/mtx603e.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/mtx603e.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mtx603e.cfg b/make/custom/mtx603e.cfg
index 00a40bfa05..d2455acee9 100644
--- a/make/custom/mtx603e.cfg
+++ b/make/custom/mtx603e.cfg
@@ -17,7 +17,7 @@ RTEMS_BSP_FAMILY=motorola_powerpc
CPU_CFLAGS = -mcpu=603e -Dmpc603e -Dppc603e
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -mmultiple -mstring -mstrict-align
+CFLAGS_OPTIMIZE_V = -O2 -g -mmultiple -mstring -mstrict-align
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) \