summaryrefslogtreecommitdiff
path: root/rbutil
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil')
-rw-r--r--rbutil/sansapatcher/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/rbutil/sansapatcher/README b/rbutil/sansapatcher/README
new file mode 100644
index 0000000000..96c66f705d
--- /dev/null
+++ b/rbutil/sansapatcher/README
@@ -0,0 +1,10 @@
1sansapatcher
2------------
3
4To compile sansapatcher, you need both the C200 and E200 Rockbox
5bootloaders. The latest bootloaders can always be found here:
6
7http://download.rockbox.org/bootloader/sandisk-sansa/e200/PP5022.mi4
8http://download.rockbox.org/bootloader/sandisk-sansa/c200/firmware.mi4
9
10Place both these files in the sansapatcher source directory, and type "make".