summaryrefslogtreecommitdiffstats
path: root/manual/platform/ipodcolor.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-12-25 19:55:22 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-12-25 19:55:22 +0000
commitd041521e5fa353ea2f3658f8b0a8ed08f8881366 (patch)
treee26aff8807c87ca5d941241d90b2b97546b5dc22 /manual/platform/ipodcolor.tex
parentb8bc45ded0d5c5765ea4686f373c49c91010aad8 (diff)
downloadrockbox-d041521e5fa353ea2f3658f8b0a8ed08f8881366.tar.gz
rockbox-d041521e5fa353ea2f3658f8b0a8ed08f8881366.zip
Overhaul of the 'system options' chapter in the manual, introducing a few new options in the platform files. These make it possible to in- or exclude parts easier and more obvious based on the features of a target and follow the 'features.txt' that's used for the language files (just the check for flash based vs. hdd based player would be inverted). The idea was to be able to parse the features.txt into these platform files automatically later on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15972 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodcolor.tex')
-rw-r--r--manual/platform/ipodcolor.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 2d7b1ef923..3d5eb24907 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.tex
@@ -8,6 +8,8 @@
\edef\UseOption{\UseOption,IPOD_4G_PAD}
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
+\edef\UseOption{\UseOption,HAVE_DIRCACHE}
+\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
\edef\UseOption{\UseOption,ipod}
\newcommand{\playerman}{Ipod}