From d0a0d02167060cc4832548ccba45a94a99dd9164 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sat, 26 Feb 2011 20:50:12 +0000 Subject: Forgot to add the help text for make elfzip. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29406 a1c6a512-1295-4272-9138-f99709370657 --- tools/root.make | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/root.make') diff --git a/tools/root.make b/tools/root.make index d9e1996512..0640ba5656 100644 --- a/tools/root.make +++ b/tools/root.make @@ -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" -- cgit v1.2.3