From bb8d8f3f544017c51a7c560efb6516f2126ae0a4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 11 Feb 2005 11:48:12 +0000 Subject: name the Gmini output similar to the iRiver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5906 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 memory=16 # fixed size (16 is a guess, remove comment when checked) calmrisccc tool="cp" # might work for now! - output="rockboxgmini" + output="rockbox.gmini" appextra="recorder" archosrom="" flash="" -- cgit v1.2.3