aboutsummaryrefslogtreecommitdiff
path: root/apps/systemcmds/eeprom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemcmds/eeprom/Makefile')
-rw-r--r--apps/systemcmds/eeprom/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/systemcmds/eeprom/Makefile b/apps/systemcmds/eeprom/Makefile
index 2f3db0fdc..58c8cb5ec 100644
--- a/apps/systemcmds/eeprom/Makefile
+++ b/apps/systemcmds/eeprom/Makefile
@@ -38,5 +38,8 @@
APPNAME = eeprom
PRIORITY = SCHED_PRIORITY_DEFAULT
STACKSIZE = 4096
+MAXOPTIMIZATION = -Os
include $(APPDIR)/mk/app.mk
+
+MAXOPTIMIZATION = -Os