forked from len0rd/rockbox
Update bootloader download location and add a note about building with VS2005.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23381 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ff197a4706
commit
1992c389ae
1 changed files with 7 additions and 1 deletions
|
@ -20,7 +20,7 @@ this can be downloaded and built with the tools/rockboxdev.sh script.
|
||||||
|
|
||||||
The latest officially released bootloader can always be downloaded from:
|
The latest officially released bootloader can always be downloaded from:
|
||||||
|
|
||||||
http://download.rockbox.org/bootloader/gigabeat-s/
|
http://download.rockbox.org/toshiba/bootloader/gigabeat-s/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -59,3 +59,9 @@ Linux using the mingw32 package, or compile in Cygwin. Just type
|
||||||
|
|
||||||
To run beastpatcher.exe, you need MTP_DLL.dll in the same directory
|
To run beastpatcher.exe, you need MTP_DLL.dll in the same directory
|
||||||
(or the Windows DLL path).
|
(or the Windows DLL path).
|
||||||
|
|
||||||
|
Alternatively, beastpatcher can be built as binary that includes the
|
||||||
|
MTP functionality and thus doesn't require the MTP_DLL. Building has
|
||||||
|
the additional requirements as building the MTP_DLL. A VS2005 project
|
||||||
|
file is available.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue