summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ryabinin <ryabinin.a.a@gmail.com>2012-04-20 13:58:21 +0400
committerAndrew Ryabinin <ryabinin.a.a@gmail.com>2012-04-20 17:09:12 +0400
commit6d73d6efc61f1fc1baad451984870f37ca377b2f (patch)
tree4b39f8477f89689e6faf9ff315cfd0931650f931
parentf5559042f1de097acb37457f5c15685b61674e09 (diff)
rk27generic: Disable plugins.
Change-Id: I86b289501ef654393c2987129f7d7f57411fcc3d
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index dd8f093dc9..73639cfb5c 100755
--- a/tools/configure
+++ b/tools/configure
@@ -3061,7 +3061,7 @@ fi
output="rockbox.rkw"
bootoutput="bootloader.rkw"
appextra="recorder:gui:radio"
- plugins="yes"
+ plugins=""
swcodec="yes"
# toolset is the tools within the tools directory that we build for
# this particular target.