mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18706 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| extract_fw.c | ||
| Makefile | ||
| mkamsboot.c | ||
| nrv2e_d8.S | ||
| README | ||
| test.S | ||
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".