diff options
| -rwxr-xr-x | manual/getting_started/ipod_install.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex index 31fb427..29df37e 100755 --- a/manual/getting_started/ipod_install.tex +++ b/manual/getting_started/ipod_install.tex @@ -147,6 +147,11 @@ for the next daily builds.} ipod_fw -g 4g -o rockboot.bin -i apple_os.bin bootloader-4g.bin \end{code} } +\optv{ipod3g}{ + \begin{code} + ipod_fw -g 3g -o rockboot.bin -i apple_os.bin bootloader-3g.bin + \end{code} +} \item Install the Rockbox-enabled firmware: \begin{code} |