diff options
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 92f7d04..593b166 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="" |