summaryrefslogtreecommitdiff
path: root/apps/system/usbmonitor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/usbmonitor/Makefile')
-rw-r--r--apps/system/usbmonitor/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/system/usbmonitor/Makefile b/apps/system/usbmonitor/Makefile
index 4516d31d6..f712a1d91 100644
--- a/apps/system/usbmonitor/Makefile
+++ b/apps/system/usbmonitor/Makefile
@@ -93,8 +93,12 @@ $(BUILTIN_REGISTRY)$(DELIM)usbmonitor_start.bdat: $(DEPCONFIG) Makefile
$(BUILTIN_REGISTRY)$(DELIM)usbmonitor_stop.bdat: $(DEPCONFIG) Makefile
$(call REGISTER,"usbmon_stop",$(PRIORITY),$(STACKSIZE),usbmonitor_stop)
+install:
+
context: $(BUILTIN_REGISTRY)$(DELIM)usbmonitor_start.bdat $(BUILTIN_REGISTRY)$(DELIM)usbmonitor_stop.bdat
else
+install:
+
context:
endif