summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRob Purchase <shotofadds@rockbox.org>2008-03-22 22:03:34 +0000
committerRob Purchase <shotofadds@rockbox.org>2008-03-22 22:03:34 +0000
commit554d7ed9025bf629f9202c4e5c106f62853207a3 (patch)
treebbdfea0c02e0d1d241bb9e8bebd75c69176f8e16 /tools
parentecde125fa7888a8d0c1fbfac1584caf5f58aa9a7 (diff)
downloadrockbox-554d7ed9025bf629f9202c4e5c106f62853207a3.tar.gz
rockbox-554d7ed9025bf629f9202c4e5c106f62853207a3.zip
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16751 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 68a9483c99..ed6a5d3890 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1249,7 +1249,7 @@ EOF
1249 bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0" 1249 bmp2rb_remotenative="$rootdir/tools/bmp2rb -f 0"
1250 output="rockbox.iaudio" 1250 output="rockbox.iaudio"
1251 appextra="recorder:gui" 1251 appextra="recorder:gui"
1252 plugins="" 1252 plugins="yes"
1253 swcodec="yes" 1253 swcodec="yes"
1254 toolset="$tccbitmaptools" 1254 toolset="$tccbitmaptools"
1255 # architecture, manufacturer and model for the target-tree build 1255 # architecture, manufacturer and model for the target-tree build