Forgot to add the help text for make elfzip.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29406 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2011-02-26 20:50:12 +00:00
parent e6ae867206
commit d0a0d02167
1 changed files with 1 additions and 0 deletions

View File

@ -337,6 +337,7 @@ help:
@echo "7zip - creates a rockbox.7z of your build (no fonts)"
@echo "fontzip - creates rockbox-fonts.zip"
@echo "mapzip - creates rockbox-maps.zip with all .map files"
@echo "elfzip - creates rockbox-elfs.zip with all .elf files"
@echo "tools - builds the tools only"
@echo "voice - creates the voice clips (voice builds only)"
@echo "voicetools - builds the voice tools only"