forked from len0rd/rockbox
FS#6674: HAVE_XXX souldn't be defined with a value.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12415 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
46bb37add6
commit
45c187ce1d
23 changed files with 61 additions and 61 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/* define this if you have a charcell LCD display */
|
||||
#define HAVE_LCD_CHARCELLS 1
|
||||
#define HAVE_LCD_CHARCELLS
|
||||
|
||||
/* define this if you would like tagcache to build on this target */
|
||||
#define HAVE_TAGCACHE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue