summaryrefslogtreecommitdiff
path: root/manual/platform/x5.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-06-04 15:03:39 +0000
committerMartin Arver <martin.arver@gmail.com>2006-06-04 15:03:39 +0000
commit959d23e231014de4e8cf4f8a7808633ed7eaf459 (patch)
tree5e02b3f6fabbec0a2d62e326926ca74d9bb27d94 /manual/platform/x5.tex
parent95afcf58c9fccfbc54ecc7778e0621d189483b20 (diff)
downloadrockbox-959d23e231014de4e8cf4f8a7808633ed7eaf459.tar.gz
rockbox-959d23e231014de4e8cf4f8a7808633ed7eaf459.zip
Fix for 6) in FS #5460. Add a HAVE_LCD_COLOR option to the platform files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10050 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/x5.tex')
-rw-r--r--manual/platform/x5.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index d0ce41d860..0981d0b374 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,CONFIG_RTC} 6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,SWCODEC} 7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 8\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
9\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
9 10
10\newcommand{\playerman}{Iaudio} 11\newcommand{\playerman}{Iaudio}
11\newcommand{\playertype}{X5} 12\newcommand{\playertype}{X5}