From 42257940fb69f3cc8e552bcafe8a27ce1696b708 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 16 Mar 2006 11:00:29 +0000 Subject: Adds feature specific options to the platforms. It is now possible to include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/ondio.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/platform/ondio.tex') diff --git a/manual/platform/ondio.tex b/manual/platform/ondio.tex index e52a1dda12..bb33e3eb4f 100644 --- a/manual/platform/ondio.tex +++ b/manual/platform/ondio.tex @@ -1,4 +1,8 @@ +%platform file for the Ondio SP,FM \def\UseOption{ondio} +\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} +\edef\UseOption{\UseOption,HAVE_RECORDING} +\edef\UseOption{\UseOption,CONFIG_TUNER} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Archos Ondio} -- cgit v1.2.3