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 b4400dd7fa..905a777b58 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1967,7 +1967,7 @@ fi
1967 bmp2rb_native="$rootdir/tools/bmp2rb -f 4" 1967 bmp2rb_native="$rootdir/tools/bmp2rb -f 4"
1968 output="rockbox.vx747" 1968 output="rockbox.vx747"
1969 appextra="recorder:gui" 1969 appextra="recorder:gui"
1970 plugins="" #FIXME 1970 plugins="yes"
1971 swcodec="yes" 1971 swcodec="yes"
1972 toolset=$genericbitmaptools 1972 toolset=$genericbitmaptools
1973 boottool="cp" 1973 boottool="cp"