summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 1ed4d22c79..bc0a70aba9 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1079,7 +1079,7 @@ fi
1079 bmp2rb_native="$rootdir/tools/bmp2rb -f 0" 1079 bmp2rb_native="$rootdir/tools/bmp2rb -f 0"
1080 output="ajbrec.ajz" 1080 output="ajbrec.ajz"
1081 appextra="recorder:gui" 1081 appextra="recorder:gui"
1082 archosrom="$pwd/rombox.ucl" 1082 #archosrom="$pwd/rombox.ucl"
1083 flash="$pwd/rockbox.ucl" 1083 flash="$pwd/rockbox.ucl"
1084 plugins="yes" 1084 plugins="yes"
1085 swcodec="" 1085 swcodec=""