summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAmaury Pouly <pamaury@rockbox.org>2011-10-02 20:33:14 +0000
committerAmaury Pouly <pamaury@rockbox.org>2011-10-02 20:33:14 +0000
commit7e8877e871bfd832ce5177267827d9b4f41d3957 (patch)
treea7598b3a4c3c732b2dcd7961d0de2246acf3fa99 /tools
parent96afbb3778e0f69f5113610150f5851a812f0fc4 (diff)
downloadrockbox-7e8877e871bfd832ce5177267827d9b4f41d3957.tar.gz
rockbox-7e8877e871bfd832ce5177267827d9b4f41d3957.zip
imx233/fuze+: enable plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30700 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index c3442719c0..c06611e105 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2521,7 +2521,7 @@ fi
2521 boottool="true" 2521 boottool="true"
2522 bootoutput="" 2522 bootoutput=""
2523 appextra="gui:recorder:radio" 2523 appextra="gui:recorder:radio"
2524 plugins="no" 2524 plugins="yes"
2525 swcodec="yes" 2525 swcodec="yes"
2526 toolset=$scramblebitmaptools 2526 toolset=$scramblebitmaptools
2527 t_cpu="arm" 2527 t_cpu="arm"