aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-02-05 20:11:46 +0100
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:57:05 +0200
commit5a29a5394ecebca2a74b34432eea51af3c1f9f4d (patch)
treefbd59486ae1e6f424248ecd83e91f37b7b08d0c4 /README.md
parentbecbea27c7aac02f38b2ff0b0793c49cdd84f1de (diff)
readme: update / cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0579b0c14..dc4b15595 100644
--- a/README.md
+++ b/README.md
@@ -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 :