forked from len0rd/rockbox
Refer to "disk" instead of "hard disk" for the dap as flash based daps don't have a hard disk (surprise!).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12755 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a35a38b0ce
commit
ae92afd129
1 changed files with 2 additions and 2 deletions
|
|
@ -131,10 +131,10 @@ software.
|
|||
entirely from flash memory, }
|
||||
\opt{HAVE_RB_BL_ON_DISK}{Similar to the \playerman{} firmware, }
|
||||
most of the Rockbox code is contained in a
|
||||
``build'' that resides on your \daps{} hard drive. This makes it easy to
|
||||
``build'' that resides on your \daps{} drive. This makes it easy to
|
||||
update Rockbox. The build consists of a file named \firmwarefilename{} and a
|
||||
directory called \fname{.rockbox}, both of which are located in the root
|
||||
directory of your hard drive.
|
||||
directory of your \daps{} drive.
|
||||
|
||||
\end{description}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue