diff options
| author | Moyster <oysterized@gmail.com> | 2016-11-24 21:34:21 +0100 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-11-24 21:34:21 +0100 |
| commit | f5bbc17eeee4088931294f9f9ba91ef70c4af6d8 (patch) | |
| tree | 21ed33b5d9fed8de7031c7fd39fa3d24ac58475a /README.md | |
| parent | 13145e1ccb16dd0948d3d6e34a4855c06568ad75 (diff) | |
readme: update build instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,6 +12,12 @@ HOW TO COMPILE ###2. Compiling### +Make sure your device tree uses : +``` +TARGET_KERNEL_CONFIG := cmXX_m2note_defconfig +``` +(where "XX" = cm version, currently supported : 12 / 13 / 14) + From within the Android Sources you want to build, do : ``` |
