summaryrefslogtreecommitdiff
path: root/apps/system/stackmonitor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/stackmonitor/Makefile')
-rw-r--r--apps/system/stackmonitor/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/system/stackmonitor/Makefile b/apps/system/stackmonitor/Makefile
index 5e7102c4f..f2b73365d 100644
--- a/apps/system/stackmonitor/Makefile
+++ b/apps/system/stackmonitor/Makefile
@@ -93,8 +93,12 @@ $(BUILTIN_REGISTRY)$(DELIM)stackmonitor_start.bdat: $(DEPCONFIG) Makefile
$(BUILTIN_REGISTRY)$(DELIM)stackmonitor_stop.bdat: $(DEPCONFIG) Makefile
$(call REGISTER,"stkmon_stop",$(PRIORITY),$(STACKSIZE),stackmonitor_stop)
+install:
+
context: $(BUILTIN_REGISTRY)$(DELIM)stackmonitor_start.bdat $(BUILTIN_REGISTRY)$(DELIM)stackmonitor_stop.bdat
else
+install:
+
context:
endif