summaryrefslogtreecommitdiff
path: root/src/stm-flash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm-flash/Makefile')
-rw-r--r--src/stm-flash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm-flash/Makefile b/src/stm-flash/Makefile
index 568ab85a..4b0a987a 100644
--- a/src/stm-flash/Makefile
+++ b/src/stm-flash/Makefile
@@ -30,7 +30,7 @@ PRODUCT=AltosFlash-$(VERSION)
PRODUCT_DEF=-DALTOS_FLASH
IDPRODUCT=0x000a
-CFLAGS = $(PRODUCT_DEF) $(STM_CFLAGS) -g -Os
+CFLAGS = $(PRODUCT_DEF) $(STM_CFLAGS)
PROG=altos-flash-$(VERSION).elf