aboutsummaryrefslogtreecommitdiff
path: root/apps/systemcmds/reboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemcmds/reboot/Makefile')
-rw-r--r--apps/systemcmds/reboot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemcmds/reboot/Makefile b/apps/systemcmds/reboot/Makefile
index 9609a24fd..15dd19982 100644
--- a/apps/systemcmds/reboot/Makefile
+++ b/apps/systemcmds/reboot/Makefile
@@ -40,3 +40,5 @@ PRIORITY = SCHED_PRIORITY_DEFAULT
STACKSIZE = 2048
include $(APPDIR)/mk/app.mk
+
+MAXOPTIMIZATION = -Os