summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-02-11 11:48:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-02-11 11:48:12 +0000
commitbb8d8f3f544017c51a7c560efb6516f2126ae0a4 (patch)
treefeec35f4bd7fc88e202162917e36e0a50a66bf43 /tools/configure
parent81a25bbde539f62f211a54062b941adf430e3403 (diff)
downloadrockbox-bb8d8f3f544017c51a7c560efb6516f2126ae0a4.tar.gz
rockbox-bb8d8f3f544017c51a7c560efb6516f2126ae0a4.zip
name the Gmini output similar to the iRiver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5906 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 92f7d04154..593b166a63 100755
--- a/tools/configure
+++ b/tools/configure
@@ -335,7 +335,7 @@ if [ -z "$archos" ]; then
335 memory=16 # fixed size (16 is a guess, remove comment when checked) 335 memory=16 # fixed size (16 is a guess, remove comment when checked)
336 calmrisccc 336 calmrisccc
337 tool="cp" # might work for now! 337 tool="cp" # might work for now!
338 output="rockboxgmini" 338 output="rockbox.gmini"
339 appextra="recorder" 339 appextra="recorder"
340 archosrom="" 340 archosrom=""
341 flash="" 341 flash=""