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:
parent
05577e48a8
commit
726088f9e6
2 changed files with 22 additions and 1 deletions
|
@ -19,7 +19,7 @@ rockboy
|
|||
#ifdef HAVE_TAGCACHE
|
||||
pictureflow
|
||||
#endif
|
||||
#if CONFIG_CODEC == SWCODEC && !defined(HAVE_TOUCHSCREEN)
|
||||
#if (CONFIG_CODEC == SWCODEC)
|
||||
fft
|
||||
#endif
|
||||
chessbox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue