summaryrefslogtreecommitdiffstats
path: root/make/custom/dmv152.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/dmv152.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/dmv152.cfg b/make/custom/dmv152.cfg
index 74ae377cab..2e9a4d2f0f 100644
--- a/make/custom/dmv152.cfg
+++ b/make/custom/dmv152.cfg
@@ -20,7 +20,7 @@ RTEMS_BSP_FAMILY=dmv152
CPU_CFLAGS =
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -fomit-frame-pointer
+CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer
# Here is the rule to actually build a $(ARCH)/foo.exe
# It also builds $(ARCH)/foo.sr and $(ARCH)/foo.nm