aboutsummaryrefslogtreecommitdiff
path: root/apps/systemcmds/mixer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemcmds/mixer/Makefile')
-rw-r--r--apps/systemcmds/mixer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemcmds/mixer/Makefile b/apps/systemcmds/mixer/Makefile
index a83085bfc..b016ddc57 100644
--- a/apps/systemcmds/mixer/Makefile
+++ b/apps/systemcmds/mixer/Makefile
@@ -37,6 +37,6 @@
APPNAME = mixer
PRIORITY = SCHED_PRIORITY_DEFAULT
-STACKSIZE = 2048
+STACKSIZE = 4096
include $(APPDIR)/mk/app.mk