summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
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 4834fa3e30..1c58a39e4a 100755
--- a/tools/configure
+++ b/tools/configure
@@ -352,7 +352,7 @@ if [ -z "$archos" ]; then
352 target="-DIRIVER_H100" 352 target="-DIRIVER_H100"
353 memory=32 # always 353 memory=32 # always
354 coldfirecc 354 coldfirecc
355 tool="cp" 355 tool="$rootdir/tools/scramble -iriver"
356 output="rockbox.iriver" 356 output="rockbox.iriver"
357 appextra="recorder" 357 appextra="recorder"
358 archosrom="" 358 archosrom=""