summaryrefslogtreecommitdiffstats
path: root/make/custom/edb7312.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/edb7312.cfg')
-rw-r--r--make/custom/edb7312.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/edb7312.cfg b/make/custom/edb7312.cfg
index 4b381caba6..388b2bfc1b 100644
--- a/make/custom/edb7312.cfg
+++ b/make/custom/edb7312.cfg
@@ -18,7 +18,7 @@ RTEMS_BSP_FAMILY=edb7312
CPU_CFLAGS = -mcpu=$(RTEMS_CPU_MODEL) -mstructure-size-boundary=8
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2
+CFLAGS_OPTIMIZE_V = -O2 -g
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \