forked from len0rd/rockbox
Disable tagcache on iriver iFP to save some memory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14793 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
026032f06d
commit
0979cae1cd
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
/* #define HAVE_LCD_COLOR */
|
||||
|
||||
/* define this if you would like tagcache to build on this target */
|
||||
#define HAVE_TAGCACHE
|
||||
/* #define HAVE_TAGCACHE */
|
||||
|
||||
/* LCD dimensions */
|
||||
#define LCD_WIDTH 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue