From 5db84acfb41db46f7f4434cc2e30a25a4e0c95b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Wallm=C3=A9nius?= Date: Tue, 28 Nov 2006 17:01:46 +0000 Subject: Changed \nopt to \opt to make ondiosp manual build again git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11620 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'manual/appendix') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 6be2435..abc76e4 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -182,16 +182,17 @@ invert & on, off & N/A\\ disk poweroff & on, off & N/A\\ }% - - \nopt{archos}{% + + \opt{SWCODEC}{% This doesn't depend on SWCODEC but using a \nopt here + % causes ondiosp not to build for mysterious reasons. backdrop & /path/filename.bmp & N/A\\ }% - + \opt{HAVE_LCD_COLOR}{ foreground color & 000000 to FFFFFF & RRGGBB\\ background color & 000000 to FFFFFF & RRGGBB\\ } - + \opt{HAVE_REMOTE_LCD}{ rwps & /path/filename.rwps & N/A\\ remote contrast @@ -256,6 +257,7 @@ jump scroll delay & 0 to 250 & 0.01s\\ }% + \bottomrule \end{longtable} \end{center} -- cgit v1.1