Skip to content

Commit

Permalink
Update Readme to reflect upstream CM source
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistedUmbrella authored and TwistedUmbrella committed Nov 5, 2014
1 parent 9f49d0f commit b19e97a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ If you haven't build recovery ever before, please look up the thread linked abov
If you regularly build ROMs/Recoveries for your device, and have a working CWM setup
on your build machine, then you can quickly set up and build Philz Touch recovery as well

Check these two patches are present in your build/ directory
Check these three patches are present in your build/ directory
1. https://github.com/CyanogenMod/android_build/commit/c1b0bb6
2. https://github.com/CyanogenMod/android_build/commit/6b21727
3. https://github.com/CyanogenMod/android_build/commit/fddc5f4

Clone philz recovery to bootable/recovery-philz folder

Expand All @@ -33,4 +34,4 @@ or
add to device BoardConfig.mk:
RECOVERY_VARIANT := philz
and run:
build/envsetup.sh && lunch && mka -j3 recoveryimage
build/envsetup.sh && lunch && mka -j3 recoveryimage

0 comments on commit b19e97a

Please sign in to comment.