summaryrefslogtreecommitdiffstats
path: root/recovery/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Support bootloader and radio OTAs for Prime.Michael Ward2011-07-061-0/+13
| | | | | | | | For bootloader figure out the correct xloader location in bootloader.img and write to /xloader. The sbl is always in the same place, and can be written to /sbl. For radio the radio.img just needs to be written to /radio. Change-Id: I7b3b82b5c093331287ada24ba8ebce31a79f74bf
* need to build librecovery_ui_tuna for all tuna-derived devicesDoug Zongker2011-06-221-1/+1
| | | | Change-Id: I389f8064e8c1c563ac916bba61d3600a3a25d1b0
* Recovery for tuna.Michael Ward2011-06-221-0/+15
Added the necessary parts to get a working recovery on tuna. Change-Id: I89f87ff587c1635f2b518d4a55304d2cbf6a9b54