summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-03-23 01:01:21 +0000
committerJens Arnold <amiconn@rockbox.org>2008-03-23 01:01:21 +0000
commitac5e4acea6392786605b5b3531ff4e5aad2c5890 (patch)
treead6be1cca5fa032876bf19c24655a513f2a79009 /tools
parente03ef1ec23eb783b5675ad4dd66d58f0a38688c3 (diff)
downloadrockbox-ac5e4acea6392786605b5b3531ff4e5aad2c5890.tar.gz
rockbox-ac5e4acea6392786605b5b3531ff4e5aad2c5890.zip
Enable plugin building for M3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16755 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 ed6a5d3890..d81f0e2fe0 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1269,7 +1269,7 @@ EOF
bmp2rb_native="$rootdir/tools/bmp2rb -f 7"
output="rockbox.iaudio"
appextra="recorder:gui"
- plugins=""
+ plugins="yes"
swcodec="yes"
# toolset is the tools within the tools directory that we build for
# this particular target.