summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2011-02-26 21:00:32 +0000
committerThomas Martitz <kugel@rockbox.org>2011-02-26 21:00:32 +0000
commit194acc68a8111b4a93df6be245dc8f0fdb729ef0 (patch)
treea23309db3ce9c03322b0e38728df92af24910ad9 /tools/configure
parentd0a0d02167060cc4832548ccba45a94a99dd9164 (diff)
downloadrockbox-194acc68a8111b4a93df6be245dc8f0fdb729ef0.tar.gz
rockbox-194acc68a8111b4a93df6be245dc8f0fdb729ef0.zip
Android: Also enable some plugins
Plugins still default to grid mode so using them will be awkward. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29408 a1c6a512-1295-4272-9138-f99709370657
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 00572f41c4..23fef9c968 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2946,7 +2946,7 @@ fi
2946 output="librockbox.so" 2946 output="librockbox.so"
2947 bootoutput="librockbox.so" 2947 bootoutput="librockbox.so"
2948 appextra="recorder:gui:radio" 2948 appextra="recorder:gui:radio"
2949 plugins="" 2949 plugins="yes"
2950 swcodec="yes" 2950 swcodec="yes"
2951 # architecture, manufacturer and model for the target-tree build 2951 # architecture, manufacturer and model for the target-tree build
2952 t_cpu="hosted" 2952 t_cpu="hosted"