mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18706 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d16fe2d36a
commit
c6be818212
8 changed files with 68 additions and 63 deletions
10
rbutil/mkamsboot/README
Normal file
10
rbutil/mkamsboot/README
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
mkamsboot
|
||||
---------
|
||||
|
||||
A tool to inject some code (contained in test.S) into a firmware file.
|
||||
|
||||
Edit the INFILE variable in the Makefile to point to the original
|
||||
firmware file you want to patch, edit "test.S" appropriately, and then
|
||||
type "make".
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue