diff options
author | Marcin Bukat <marcin.bukat@gmail.com> | 2010-11-30 10:52:14 +0000 |
---|---|---|
committer | Marcin Bukat <marcin.bukat@gmail.com> | 2010-11-30 10:52:14 +0000 |
commit | dd61702fb0a45167aeba3f3f183b794e47c30f6f (patch) | |
tree | be2389872bfc1ca4106b4c717409fe17d582a6fe /tools | |
parent | d2ebc534eaba1bcda0ba50250c8c3f6cadfd4ed9 (diff) |
HD300 - plugins keymaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28712 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 1281d9446f..ac109dff09 100755 --- a/tools/configure +++ b/tools/configure @@ -2730,7 +2730,7 @@ fi output="rockbox.mpio" bootoutput="bootloader.mpio" appextra="recorder:gui:radio" - plugins="" + plugins="yes" swcodec="yes" # toolset is the tools within the tools directory that we build for # this particular target. |