mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Forgot to add the help text for make elfzip.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_8@29407 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
620c8434db
commit
4e3d8c5f59
1 changed files with 1 additions and 0 deletions
|
@ -337,6 +337,7 @@ help:
|
||||||
@echo "7zip - creates a rockbox.7z of your build (no fonts)"
|
@echo "7zip - creates a rockbox.7z of your build (no fonts)"
|
||||||
@echo "fontzip - creates rockbox-fonts.zip"
|
@echo "fontzip - creates rockbox-fonts.zip"
|
||||||
@echo "mapzip - creates rockbox-maps.zip with all .map files"
|
@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 "tools - builds the tools only"
|
||||||
@echo "voice - creates the voice clips (voice builds only)"
|
@echo "voice - creates the voice clips (voice builds only)"
|
||||||
@echo "voicetools - builds the voice tools only"
|
@echo "voicetools - builds the voice tools only"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue