summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index e30da3e8c3..78403814fb 100755
--- a/tools/configure
+++ b/tools/configure
@@ -280,7 +280,7 @@ if [ -z "$archos" ]; then
280 tool="$rootdir/tools/scramble -fm" 280 tool="$rootdir/tools/scramble -fm"
281 output="ajbrec.ajz" 281 output="ajbrec.ajz"
282 appextra="recorder" 282 appextra="recorder"
283 archosrom="$pwd/rombox.ucl" 283 archosrom=""
284 flash="$pwd/rockbox.ucl" 284 flash="$pwd/rockbox.ucl"
285 plugins="yes" 285 plugins="yes"
286 ;; 286 ;;