summaryrefslogtreecommitdiff
path: root/utils/AMS/hacking/README
diff options
context:
space:
mode:
Diffstat (limited to 'utils/AMS/hacking/README')
-rw-r--r--utils/AMS/hacking/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/utils/AMS/hacking/README b/utils/AMS/hacking/README
index ce16f954cd..59bb27ebae 100644
--- a/utils/AMS/hacking/README
+++ b/utils/AMS/hacking/README
@@ -5,12 +5,3 @@ This directory contains the following tools related to the Sansa V2
5 5
6A tool that dumps information from an AMS firmware file. 6A tool that dumps information from an AMS firmware file.
7 7
82) mkamsboot
9
10A tool to inject some code (contained in test.S) into a firmware file.
11
12Edit the INFILE variable in the Makefile to point to the original
13firmware file you want to patch, edit "test.S" appropriately, and then
14type "make".
15
16