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 ed6a5d3890..d81f0e2fe0 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1269,7 +1269,7 @@ EOF
1269 bmp2rb_native="$rootdir/tools/bmp2rb -f 7" 1269 bmp2rb_native="$rootdir/tools/bmp2rb -f 7"
1270 output="rockbox.iaudio" 1270 output="rockbox.iaudio"
1271 appextra="recorder:gui" 1271 appextra="recorder:gui"
1272 plugins="" 1272 plugins="yes"
1273 swcodec="yes" 1273 swcodec="yes"
1274 # toolset is the tools within the tools directory that we build for 1274 # toolset is the tools within the tools directory that we build for
1275 # this particular target. 1275 # this particular target.