summaryrefslogtreecommitdiff
path: root/apps/modbus
diff options
context:
space:
mode:
Diffstat (limited to 'apps/modbus')
-rw-r--r--apps/modbus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/modbus/Makefile b/apps/modbus/Makefile
index 49d47abcd..9ed7dc967 100644
--- a/apps/modbus/Makefile
+++ b/apps/modbus/Makefile
@@ -96,6 +96,8 @@ ifeq ($(CONFIG_MODBUS),y)
$(Q) touch .built
endif
+install:
+
context:
.depend: Makefile $(SRCS)