From 6d73d6efc61f1fc1baad451984870f37ca377b2f Mon Sep 17 00:00:00 2001 From: Andrew Ryabinin Date: Fri, 20 Apr 2012 13:58:21 +0400 Subject: [PATCH] rk27generic: Disable plugins. Change-Id: I86b289501ef654393c2987129f7d7f57411fcc3d --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.