mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear what it is needed for
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26716 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
881a5b9759
commit
10e24d22c4
5 changed files with 8 additions and 8 deletions
|
@ -651,7 +651,7 @@ Lyre prototype 1 */
|
|||
#endif
|
||||
|
||||
#if defined(HAVE_TAGCACHE) && defined(HAVE_LCD_BITMAP)
|
||||
#define HAVE_PICTUREFLOW
|
||||
#define HAVE_PICTUREFLOW_INTEGRATION
|
||||
#endif
|
||||
|
||||
/* Add one HAVE_ define for all mas35xx targets */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue