aboutsummaryrefslogtreecommitdiff
path: root/src/modules/bottle_drop/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/bottle_drop/module.mk')
-rw-r--r--src/modules/bottle_drop/module.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/bottle_drop/module.mk b/src/modules/bottle_drop/module.mk
index 6b18fff55..df9f5473b 100644
--- a/src/modules/bottle_drop/module.mk
+++ b/src/modules/bottle_drop/module.mk
@@ -39,3 +39,7 @@ MODULE_COMMAND = bottle_drop
SRCS = bottle_drop.cpp \
bottle_drop_params.c
+
+MAXOPTIMIZATION = -Os
+
+MODULE_STACKSIZE = 1200