diff options
author | Michael Giacomelli <giac2000@hotmail.com> | 2009-01-04 23:33:15 +0000 |
---|---|---|
committer | Michael Giacomelli <giac2000@hotmail.com> | 2009-01-04 23:33:15 +0000 |
commit | 6d5823f964d8cc2b030d7a713d355f3132e41c45 (patch) | |
tree | 4ca09cc6020717948fd21bccdd29265ed2c454fc /tools/configure | |
parent | d32ebec9dadb053ab6d63aaa581465ad18ec572e (diff) |
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19673 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/configure')
-rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 1bf72f89dc..459dd9c7a9 100755 --- a/tools/configure +++ b/tools/configure @@ -1749,7 +1749,7 @@ fi output="rockbox.sansa" bootoutput="bootloader-fuze.sansa" appextra="recorder:gui" - plugins="" + plugins="yes" swcodec="yes" toolset=$scramblebitmaptools t_cpu="arm" |