diff options
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index b769b63..7346452 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -853,7 +853,7 @@ Lyre prototype 1 */ #define HAVE_DIRCACHE #endif #ifdef HAVE_TAGCACHE -//#define HAVE_TC_RAMCACHE +#define HAVE_TC_RAMCACHE #endif #endif |