summaryrefslogtreecommitdiff
path: root/tools/root.make
diff options
context:
space:
mode:
Diffstat (limited to 'tools/root.make')
-rw-r--r--tools/root.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/root.make b/tools/root.make
index 60a2b69..0075ed2 100644
--- a/tools/root.make
+++ b/tools/root.make
@@ -331,6 +331,7 @@ $(BUILDDIR)/rockbox.zip:
else
$(BUILDDIR)/rockbox.zip: build
endif
+ $(call PRINTS,ZIP $(notdir $@))
$(SILENT)$(TOOLSDIR)/buildzip.pl $(VERBOSEOPT) --app=$(APPLICATION) -m \"$(MODELNAME)\" -i \"$(TARGET_ID)\" -r "$(ROOTDIR)" --rbdir="$(RBDIR)" $(TARGET) $(BINARY)
mapzip: