summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-08-31 12:31:16 +0000
committerDave Chapman <dave@dchapman.com>2006-08-31 12:31:16 +0000
commit6af8603d9a8894e644f0b9508f2142c2b56d09a3 (patch)
tree6d8817f80bf0ed25cf6091e56b5c8f554eb327b0 /tools
parentb724be01bbd1975d86860bf0bcbdec28edb15754 (diff)
downloadrockbox-6af8603d9a8894e644f0b9508f2142c2b56d09a3.tar.gz
rockbox-6af8603d9a8894e644f0b9508f2142c2b56d09a3.zip
Document the new boottool and bootoutput variables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10826 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index b98dbdc490..697abceb00 100755
--- a/tools/configure
+++ b/tools/configure
@@ -471,6 +471,10 @@ EOF
# tool: the tool that takes a plain binary and converts that into a
# working "firmware" file for your target
# output: the final output file name
+ # boottool: the tool that takes a plain binary and generates a bootloader
+ # file for your target (or blank to use $tool)
+ # bootoutput:the final output file name for the bootloader (or blank to use
+ # $output)
# appextra: passed to the APPEXTRA variable in the Makefiles.
# TODO: add proper explanation
# archosrom: used only for Archos targets that build a special flashable .ucl