From 726088f9e64d799b7f2911f34fc5fb6db269be2e Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Thu, 11 Feb 2010 23:10:09 +0000 Subject: 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 --- apps/plugins/SUBDIRS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index a0d68af510..1c7f969c02 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -19,7 +19,7 @@ rockboy #ifdef HAVE_TAGCACHE pictureflow #endif -#if CONFIG_CODEC == SWCODEC && !defined(HAVE_TOUCHSCREEN) +#if (CONFIG_CODEC == SWCODEC) fft #endif chessbox -- cgit v1.2.3