From 6af8603d9a8894e644f0b9508f2142c2b56d09a3 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 31 Aug 2006 12:31:16 +0000 Subject: Document the new boottool and bootoutput variables git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10826 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools') 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 -- cgit v1.2.3