summaryrefslogtreecommitdiff
path: root/apps/builtin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/builtin/Makefile')
-rw-r--r--apps/builtin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/builtin/Makefile b/apps/builtin/Makefile
index 9b64e7b17..df2fbb3db 100644
--- a/apps/builtin/Makefile
+++ b/apps/builtin/Makefile
@@ -106,6 +106,8 @@ endif
$(call ARCHIVE, $(BIN), $(OBJS))
$(Q) touch .built
+install:
+
context:
$(Q) $(MAKE) -C registry context TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"