1
0
Fork 0
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:
Barry Wardell 2007-02-20 14:57:14 +00:00
parent 46bb37add6
commit 45c187ce1d
23 changed files with 61 additions and 61 deletions

View file

@ -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