summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-02-04 12:52:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-02-04 12:52:15 +0000
commitb3272f4c325a06d11b5dbe2730b285a5c1d0485f (patch)
tree052d5db5073ff00b5e7f4e389fecb0fb6e7ad9f6 /tools
parent7d1df5bee39b1241f4d3d778c31ffba97a288365 (diff)
downloadrockbox-b3272f4c325a06d11b5dbe2730b285a5c1d0485f.zip
rockbox-b3272f4c325a06d11b5dbe2730b285a5c1d0485f.tar.gz
rockbox-b3272f4c325a06d11b5dbe2730b285a5c1d0485f.tar.bz2
rockbox-b3272f4c325a06d11b5dbe2730b285a5c1d0485f.tar.xz
enable plugins in the iRiver builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5786 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 fdd0ac8..aa49dca 100755
--- a/tools/configure
+++ b/tools/configure
@@ -360,7 +360,7 @@ if [ -z "$archos" ]; then
appextra="recorder"
archosrom=""
flash=""
- plugins=""
+ plugins="yes"
;;
*)