summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2004-10-07 08:36:25 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2004-10-07 08:36:25 +0000
commit44898af508d1a14237ab1585a75891bcd4781575 (patch)
treeb5bcaeb9a6182295f96709a2d9848e18626c2a8f /tools/configure
parent9f68890801a0edd29fceffdf7067bf0df9788c43 (diff)
downloadrockbox-44898af508d1a14237ab1585a75891bcd4781575.tar.gz
rockbox-44898af508d1a14237ab1585a75891bcd4781575.zip
No plugins on the iriver (yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5207 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 a7f4b9ce24..e7d99e06a6 100755
--- a/tools/configure
+++ b/tools/configure
@@ -331,7 +331,7 @@ if [ -z "$archos" ]; then
331 appextra="" 331 appextra=""
332 archosrom="" 332 archosrom=""
333 flash="" 333 flash=""
334 plugins="yes" 334 plugins=""
335 ;; 335 ;;
336 336
337 *) 337 *)