diff options
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index e30da3e..7840381 100755 --- a/tools/configure +++ b/tools/configure @@ -280,7 +280,7 @@ if [ -z "$archos" ]; then tool="$rootdir/tools/scramble -fm" output="ajbrec.ajz" appextra="recorder" - archosrom="$pwd/rombox.ucl" + archosrom="" flash="$pwd/rockbox.ucl" plugins="yes" ;; |