1
0
Fork 0
forked from len0rd/rockbox

fft plugin: add touchscreen key-mapping and enable plugin for touchscreen targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24611 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomer Shalev 2010-02-11 23:10:09 +00:00
parent 05577e48a8
commit 726088f9e6
2 changed files with 22 additions and 1 deletions

View file

@ -19,7 +19,7 @@ rockboy
#ifdef HAVE_TAGCACHE
pictureflow
#endif
#if CONFIG_CODEC == SWCODEC && !defined(HAVE_TOUCHSCREEN)
#if (CONFIG_CODEC == SWCODEC)
fft
#endif
chessbox