diff options
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rwxr-xr-x | firmware/export/config-ipodmini2g.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h index 5020ac6952..8f1fc1ad9f 100755 --- a/firmware/export/config-ipodmini2g.h +++ b/firmware/export/config-ipodmini2g.h @@ -22,6 +22,9 @@ /* define this if you have access to the pitchscreen */ #define HAVE_PITCHSCREEN +/* define this if you would like tagcache to build on this target */ +#define HAVE_TAGCACHE + /* LCD dimensions */ #define LCD_WIDTH 138 #define LCD_HEIGHT 110 |