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 1281d9446f..ac109dff09 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2730,7 +2730,7 @@ fi
2730 output="rockbox.mpio" 2730 output="rockbox.mpio"
2731 bootoutput="bootloader.mpio" 2731 bootoutput="bootloader.mpio"
2732 appextra="recorder:gui:radio" 2732 appextra="recorder:gui:radio"
2733 plugins="" 2733 plugins="yes"
2734 swcodec="yes" 2734 swcodec="yes"
2735 # toolset is the tools within the tools directory that we build for 2735 # toolset is the tools within the tools directory that we build for
2736 # this particular target. 2736 # this particular target.