mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
build: Log the zipfile creation
Change-Id: I7d5b923cfe6bc133a1b2ac39b39bbe07e327d9cd
This commit is contained in:
parent
3e209f34e4
commit
ebaddc671e
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue