diff options
author | Barry Wardell <rockbox@barrywardell.net> | 2006-10-10 16:23:18 +0000 |
---|---|---|
committer | Barry Wardell <rockbox@barrywardell.net> | 2006-10-10 16:23:18 +0000 |
commit | ec694567470a31df2e07206650109523e3188774 (patch) | |
tree | d3aa14794344c90d5adacf45da6be52e9b8f8beb /manual/platform/ipodcolor.tex | |
parent | 71f50ae9d5dd2a5628478f63447f2d603dfc100d (diff) |
FS#6146. Corrections to description of bootloaders on targets which store the Rockbox bootloader on disk.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11175 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodcolor.tex')
-rw-r--r-- | manual/platform/ipodcolor.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index 100e2b7d61..6bdb4d5855 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex @@ -1,5 +1,6 @@ % $Id$ % \def\UseOption{ipodcolor} +\edef\UseOption{\UseOption,HAVE_FIRMWARE_ON_DISK} \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} \edef\UseOption{\UseOption,CONFIG_RTC} \edef\UseOption{\UseOption,SWCODEC} |