diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-05 20:11:46 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:57:05 +0200 |
| commit | 5a29a5394ecebca2a74b34432eea51af3c1f9f4d (patch) | |
| tree | fbd59486ae1e6f424248ecd83e91f37b7b08d0c4 /README.md | |
| parent | becbea27c7aac02f38b2ff0b0793c49cdd84f1de (diff) | |
readme: update / cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,9 +14,9 @@ HOW TO COMPILE Make sure your device tree uses : ``` -TARGET_KERNEL_CONFIG := cmXX_m2note_defconfig +TARGET_KERNEL_CONFIG := los14_m2note_defconfig ``` -(where "XX" = cm version, currently supported : 12 / 13 / 14) +PS: this branch is only for Nougat, see branch "master" for LP/MM support From within the Android Sources you want to build, do : |
