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